mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 17:45:33 +00:00
5 lines
98 B
Text
5 lines
98 B
Text
read_verilog opt_rmdff_sat.v
|
|
prep -flatten
|
|
opt_rmdff -sat
|
|
synth
|
|
select -assert-count 5 t:$_DFF_P_
|