mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-23 22:21:30 +00:00
Merge 3dd3079095 into 8ea51e1479
This commit is contained in:
commit
07afb0660e
22 changed files with 16 additions and 29 deletions
|
|
@ -2681,7 +2681,7 @@ struct VerilogBackend : public Backend {
|
|||
Pass::call(design, "clean_zerowidth");
|
||||
log_pop();
|
||||
|
||||
design->sort_modules();
|
||||
// design->sort_modules();
|
||||
|
||||
*f << stringf("/* Generated by %s */\n", yosys_maybe_version());
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue