back.verilog: do not rename internal signals.
authorwhitequark <cz@m-labs.hk>
Sat, 22 Dec 2018 00:53:40 +0000 (00:53 +0000)
committerwhitequark <cz@m-labs.hk>
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

index 5c8e08d1b766aabb2ad1e5ba5e8726d01d61066c..249075d9a53ed4516cdf31170a94b56ee455b70f 100644 (file)
@@ -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