projects
/
nmigen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5361b4c
)
back.verilog: do not rename internal signals.
author
whitequark
<whitequark@whitequark.org>
Sat, 22 Dec 2018 00:53:40 +0000
(
00:53
+0000)
committer
whitequark
<whitequark@whitequark.org>
Sat, 22 Dec 2018 00:53:40 +0000
(
00:53
+0000)
_0_ is not really any better than \$13, and the latter at least has
continuity between nMigen, RTLIL and Verilog.
nmigen/back/verilog.py
patch
|
blob
|
history
diff --git
a/nmigen/back/verilog.py
b/nmigen/back/verilog.py
index 5c8e08d1b766aabb2ad1e5ba5e8726d01d61066c..249075d9a53ed4516cdf31170a94b56ee455b70f 100644
(file)
--- a/
nmigen/back/verilog.py
+++ b/
nmigen/back/verilog.py
@@
-28,7
+28,7
@@
proc_arst
proc_dff
proc_clean
memory_collect
-write_verilog
+write_verilog
-norename
# Make sure there are no undriven wires in generated RTLIL.
proc
select -assert-none w:* i:* %a %d o:* %a %ci* %d c:* %co* %a %d n:$* %d