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;
|
||||
markgroups = false;
|
||||
|
||||
#if 1
|
||||
#if 0
|
||||
cleanup = false;
|
||||
show_tempdir = true;
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue