mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-09-02 02:57:40 +02:00
Move Design::sort() calls out of opt and opt_clean passes into the synth passes that need them.
This commit is contained in:
@@ -17,6 +17,7 @@ coarse:
|
||||
opt_clean
|
||||
memory_collect
|
||||
opt -noff -keepdc -fast
|
||||
sort
|
||||
|
||||
check:
|
||||
stat
|
||||
|
||||
Reference in New Issue
Block a user