back.verilog: remove debug code.

This commit is contained in:
whitequark 2018-12-13 13:42:54 +00:00
parent 90f1503c91
commit ac498414ab

View file

@ -30,7 +30,6 @@ proc_clean
write_verilog
# Make sure there are no undriven wires in generated RTLIL.
proc
write_ilang x.il
select -assert-none w:* i:* %a %d o:* %a %ci* %d c:* %co* %a %d n:$* %d
""".format(il_text))
if popen.returncode: