mirror of https://github.com/YosysHQ/yosys.git
abc9 to contain time call
This commit is contained in:
parent
f50b6422b0
commit
180cb39395
|
@ -30,7 +30,7 @@
|
|||
"&st; &if -g -K 6; &synch2; &if {W} -v; &save; &load; "\
|
||||
"&mfs; &ps -l"
|
||||
#else
|
||||
#define ABC_COMMAND_LUT "&st; &scorr; &sweep; &dc2; &st; &dch -f; &ps; &if {W} {D} -v; &mfs; &ps -l"
|
||||
#define ABC_COMMAND_LUT "&st; &scorr; &sweep; &dc2; &st; &dch -f; &ps; &if {W} {D} -v; &mfs; &ps -l; time"
|
||||
#endif
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue