projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bf73e3
)
Remove &retime when abc9 -fast
author
Eddie Hung
<eddie@fpgeh.com>
Thu, 27 Jun 2019 22:17:39 +0000
(15:17 -0700)
committer
Eddie Hung
<eddie@fpgeh.com>
Thu, 27 Jun 2019 22:17:39 +0000
(15:17 -0700)
passes/techmap/abc9.cc
patch
|
blob
|
history
diff --git
a/passes/techmap/abc9.cc
b/passes/techmap/abc9.cc
index f25b02a88b792578398e17cd07649f7067dbffe5..e2a82f0c88790ae28e6441c0d517f02cddcc55b1 100644
(file)
--- a/
passes/techmap/abc9.cc
+++ b/
passes/techmap/abc9.cc
@@
-33,7
+33,7
@@
#endif
-#define ABC_FAST_COMMAND_LUT "&st; &
retime; &if {W
}"
+#define ABC_FAST_COMMAND_LUT "&st; &
if {W} {D
}"
#include "kernel/register.h"
#include "kernel/sigtools.h"