Fixing regression errors by removing opt_rmdff from yosys ys as now this is included by default
Resolving conflicts during rebase to master
This commit is contained in:
parent
c5c0310516
commit
a073572884
|
@ -65,7 +65,6 @@ opt_expr -mux_undef
|
|||
simplemap
|
||||
opt_expr
|
||||
opt_merge
|
||||
#opt_rmdff
|
||||
opt_clean
|
||||
opt
|
||||
dfflegalize -cell $_DFF_?_ 01 -cell $_DFF_?P?_ r -cell $_SDFF_?P?_ r
|
||||
|
|
Loading…
Reference in New Issue