projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e20619
)
Remove &verify -s
author
Eddie Hung
<eddie@fpgeh.com>
Wed, 18 Dec 2019 00:11:54 +0000
(16:11 -0800)
committer
Eddie Hung
<eddie@fpgeh.com>
Wed, 18 Dec 2019 00:11:54 +0000
(16:11 -0800)
passes/techmap/abc9.cc
patch
|
blob
|
history
diff --git
a/passes/techmap/abc9.cc
b/passes/techmap/abc9.cc
index 1f75853187f22ecd30986047f9f38fc60852fb1e..8027c51319deea11f93a40052bf67c249c8c23f8 100644
(file)
--- 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
; &verify -s
"
+#define ABC_COMMAND_LUT "&st; &scorr; &sweep; &dc2; &st; &dch -f; &ps; &if {W} {D} -v; &mfs; &ps -l"
#endif