mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-22 08:35:32 +00:00
5 lines
108 B
Text
5 lines
108 B
Text
read_verilog opt_rmdff_sat.v
|
|
prep -flatten
|
|
opt_dff -sat -nosdff
|
|
simplemap
|
|
select -assert-count 5 t:$_DFF_P_
|