mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-17 04:35:44 +00:00
Run toposort in both directions for better results
This commit is contained in:
parent
2d5c16b798
commit
41dfe4fc61
2 changed files with 6 additions and 3 deletions
|
|
@ -11,7 +11,7 @@ prep
|
|||
design -save gold
|
||||
alumacc
|
||||
opt_clean
|
||||
select -assert-count 2 t:$macc_v2
|
||||
select -assert-count 1 t:$macc_v2
|
||||
maccmap -unmap
|
||||
design -copy-from gold -as gold gate
|
||||
equiv_make gold gate equiv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue