mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-27 19:05:52 +00:00
Refactor "opt_rmdff -sat"
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
parent
73bd1d59a7
commit
2454ad99bf
4 changed files with 57 additions and 372 deletions
|
@ -2,3 +2,4 @@ read_verilog opt_ff_sat.v
|
|||
prep -flatten
|
||||
opt_rmdff -sat
|
||||
synth
|
||||
select -assert-count 5 t:$_DFF_P_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue