&scorr before &sweep, remove &retime as recommended
authorEddie Hung <eddie@fpgeh.com>
Mon, 17 Jun 2019 20:32:08 +0000 (13:32 -0700)
committerEddie Hung <eddie@fpgeh.com>
Mon, 17 Jun 2019 20:32:08 +0000 (13:32 -0700)
passes/techmap/abc9.cc

index 184fbfaee0583badda7184b385954ff8ef89ecaa..2f670dba236caaabd2eabb7ef9fa1fd08b242099 100644 (file)
@@ -29,7 +29,7 @@
                                                "&st; &if -g -K 6; &dch -f; &if {W}; &save; &load; "\
                                                "&st; &if -g -K 6; &synch2; &if {W}; &save; &load"
 #else
-#define ABC_COMMAND_LUT "&st; &sweep; &scorr; &dc2; &retime; &st; &dch -f; &ps -l; &if {W} {D} -v; "/*"&mfs; "*/"&ps -l"
+#define ABC_COMMAND_LUT "&st; &scorr; &sweep; &dc2; &st; &dch -f; &ps -l; &if {W} {D} -v; "/*"&mfs; "*/"&ps -l"
 #endif