mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-07 18:05:24 +00:00
5 lines
61 B
Plaintext
5 lines
61 B
Plaintext
read_verilog opt_ff_sat.v
|
|
prep -flatten
|
|
opt_rmdff -sat
|
|
synth
|