mirror of https://github.com/YosysHQ/yosys.git
9 lines
141 B
Plaintext
9 lines
141 B
Plaintext
|
|
read_verilog fir_4tap.v
|
||
|
|
hierarchy -auto-top
|
||
|
|
proc; opt_clean
|
||
|
|
equiv_opt -async2sync csa_tree
|
||
|
|
design -load postopt
|
||
|
|
|
||
|
|
select -assert-min 1 t:$fa
|
||
|
|
|