replace opt_rmdff
This commit is contained in:
parent
199a7cb5a2
commit
1088968116
|
@ -74,7 +74,7 @@ opt_expr -mux_undef
|
|||
simplemap
|
||||
opt_expr
|
||||
opt_merge
|
||||
opt_rmdff
|
||||
dfflegalize -cell $_DFF_P_ 0 -cell $_DFF_P??_ 0 -cell $_DFF_N_ 0 -cell $_DFF_N??_ 0
|
||||
opt_clean
|
||||
opt
|
||||
|
||||
|
@ -93,4 +93,4 @@ stat
|
|||
# Output netlists
|
||||
#########################
|
||||
opt_clean -purge
|
||||
write_blif ${OUTPUT_BLIF}
|
||||
write_blif ${OUTPUT_BLIF}
|
||||
|
|
Loading…
Reference in New Issue