From: Eddie Hung Date: Mon, 25 Nov 2019 20:35:57 +0000 (-0800) Subject: abc9 to contain time call X-Git-Tag: working-ls180~881^2^2~137 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=180cb3939546f68eca878a8427a043eb1169094c;p=yosys.git abc9 to contain time call --- diff --git a/passes/techmap/abc9.cc b/passes/techmap/abc9.cc index 60fc06f6e..2409f3d91 100644 --- a/passes/techmap/abc9.cc +++ b/passes/techmap/abc9.cc @@ -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