mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 01:25:33 +00:00
This commit is contained in:
commit
6fed2dc996
11 changed files with 240 additions and 47 deletions
|
@ -204,8 +204,6 @@ struct SynthGreenPAK4Pass : public ScriptPass
|
|||
if (!json_file.empty() || help_mode)
|
||||
run(stringf("write_json %s", help_mode ? "<file-name>" : json_file.c_str()));
|
||||
}
|
||||
|
||||
log_pop();
|
||||
}
|
||||
} SynthGreenPAK4Pass;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue