mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-23 00:55:32 +00:00
Remove debug
This commit is contained in:
parent
2f86366087
commit
e29df7d5fa
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue