projects
/
nmigen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90f1503
)
back.verilog: remove debug code.
author
whitequark
<whitequark@whitequark.org>
Thu, 13 Dec 2018 13:42:54 +0000
(13:42 +0000)
committer
whitequark
<whitequark@whitequark.org>
Thu, 13 Dec 2018 13:42:54 +0000
(13:42 +0000)
nmigen/back/verilog.py
patch
|
blob
|
history
diff --git
a/nmigen/back/verilog.py
b/nmigen/back/verilog.py
index 3eaf07cc1b3c6e42f57f0614815765c364331779..c9822c0b0041bcf68a8589903695e3a4353ded8b 100644
(file)
--- a/
nmigen/back/verilog.py
+++ b/
nmigen/back/verilog.py
@@
-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: