replace opt_rmdff

This commit is contained in:
Kishor 2021-09-23 19:04:04 +05:30 committed by GitHub
parent 199a7cb5a2
commit 1088968116
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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}