3
0
Fork 0
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:
Eddie Hung 2019-08-19 12:33:24 -07:00
parent d02ef8c73f
commit 91687d3fea
2 changed files with 67 additions and 10 deletions

View file

@ -965,7 +965,7 @@ struct Abc9Pass : public Pass {
vector<int> lut_costs;
markgroups = false;
#if 0
#if 1
cleanup = false;
show_tempdir = true;
#endif