[Script] Replace deprecated ``rmdff`` in out-of-date yosys scripts
This commit is contained in:
parent
91627abe12
commit
94328351be
|
@ -74,7 +74,7 @@ opt_expr -mux_undef
|
||||||
simplemap
|
simplemap
|
||||||
opt_expr
|
opt_expr
|
||||||
opt_merge
|
opt_merge
|
||||||
opt_rmdff
|
opt_dff
|
||||||
opt_clean
|
opt_clean
|
||||||
opt
|
opt
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue