mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-23 00:55:32 +00:00
Add (* abc_arrival *) attribute
This commit is contained in:
parent
d02ef8c73f
commit
91687d3fea
2 changed files with 67 additions and 10 deletions
|
@ -965,7 +965,7 @@ struct Abc9Pass : public Pass {
|
|||
vector<int> lut_costs;
|
||||
markgroups = false;
|
||||
|
||||
#if 0
|
||||
#if 1
|
||||
cleanup = false;
|
||||
show_tempdir = true;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue