mirror of https://github.com/YosysHQ/yosys.git
Remove debug
This commit is contained in:
parent
2f86366087
commit
e29df7d5fa
|
@ -965,7 +965,7 @@ struct Abc9Pass : public Pass {
|
||||||
vector<int> lut_costs;
|
vector<int> lut_costs;
|
||||||
markgroups = false;
|
markgroups = false;
|
||||||
|
|
||||||
#if 1
|
#if 0
|
||||||
cleanup = false;
|
cleanup = false;
|
||||||
show_tempdir = true;
|
show_tempdir = true;
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue