mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-26 09:02:37 +00:00
Undo the terrible upstream changes that break everything...
This commit is contained in:
parent
09fd53aaae
commit
f74ac17a5f
7 changed files with 4 additions and 11 deletions
|
|
@ -311,7 +311,6 @@ struct SynthGowinPass : public ScriptPass
|
|||
|
||||
if (check_label("map_luts"))
|
||||
{
|
||||
run("sort");
|
||||
if (nowidelut && abc9) {
|
||||
run("read_verilog -icells -lib -specify +/abc9_model.v");
|
||||
run("abc9 -maxlut 4 -W 500");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue