mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-25 06:59:33 +00:00
Merge 3dd3079095 into 8ea51e1479
This commit is contained in:
commit
07afb0660e
22 changed files with 16 additions and 29 deletions
|
|
@ -257,7 +257,6 @@ struct Ice40OptPass : public Pass {
|
|||
}
|
||||
|
||||
design->optimize();
|
||||
design->sort();
|
||||
design->check();
|
||||
|
||||
log_header(design, "Finished OPT passes. (There is nothing left to do.)\n");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue