mirror of https://github.com/YosysHQ/yosys.git
6 lines
98 B
Plaintext
6 lines
98 B
Plaintext
|
read_verilog opt_rmdff_sat.v
|
||
|
prep -flatten
|
||
|
opt_rmdff -sat
|
||
|
synth
|
||
|
select -assert-count 5 t:$_DFF_P_
|