projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63fc879
)
&scorr before &sweep, remove &retime as recommended
author
Eddie Hung
<eddie@fpgeh.com>
Mon, 17 Jun 2019 20:32:08 +0000
(13:32 -0700)
committer
Eddie Hung
<eddie@fpgeh.com>
Mon, 17 Jun 2019 20:32:08 +0000
(13:32 -0700)
passes/techmap/abc9.cc
patch
|
blob
|
history
diff --git
a/passes/techmap/abc9.cc
b/passes/techmap/abc9.cc
index 184fbfaee0583badda7184b385954ff8ef89ecaa..2f670dba236caaabd2eabb7ef9fa1fd08b242099 100644
(file)
--- a/
passes/techmap/abc9.cc
+++ b/
passes/techmap/abc9.cc
@@
-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; &s
weep; &scorr; &dc2; &retime
; &st; &dch -f; &ps -l; &if {W} {D} -v; "/*"&mfs; "*/"&ps -l"
+#define ABC_COMMAND_LUT "&st; &s
corr; &sweep; &dc2
; &st; &dch -f; &ps -l; &if {W} {D} -v; "/*"&mfs; "*/"&ps -l"
#endif