back.verilog: run proc_prune for much cleaner output.
This is a very new Yosys feature, and will require a Yosys build newer than YosysHQ/yosys@44bcb7a1.
This commit is contained in:
parent
00c5209a47
commit
10e56c75fb
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ def convert(*args, strip_src=False, **kwargs):
|
||||||
read_ilang <<rtlil
|
read_ilang <<rtlil
|
||||||
{}
|
{}
|
||||||
rtlil
|
rtlil
|
||||||
|
proc_prune
|
||||||
proc_init
|
proc_init
|
||||||
proc_arst
|
proc_arst
|
||||||
proc_dff
|
proc_dff
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue