projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f86366
)
Remove debug
author
Eddie Hung
<eddie@fpgeh.com>
Mon, 19 Aug 2019 19:44:43 +0000
(12:44 -0700)
committer
Eddie Hung
<eddie@fpgeh.com>
Mon, 19 Aug 2019 19:44:43 +0000
(12:44 -0700)
passes/techmap/abc9.cc
patch
|
blob
|
history
diff --git
a/passes/techmap/abc9.cc
b/passes/techmap/abc9.cc
index 9156381faa12b75fd97788976966cc349b8419e0..be2a8d50b99e3bd54a19c28833f8af218b78f9d7 100644
(file)
--- a/
passes/techmap/abc9.cc
+++ b/
passes/techmap/abc9.cc
@@
-965,7
+965,7
@@
struct Abc9Pass : public Pass {
vector<int> lut_costs;
markgroups = false;
-#if
1
+#if
0
cleanup = false;
show_tempdir = true;
#endif