mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 01:25:33 +00:00
gowin: widelut support (#3042)
This commit is contained in:
parent
8f08908d8d
commit
0c7461fe5e
2 changed files with 8 additions and 3 deletions
|
@ -126,7 +126,6 @@ struct SynthGowinPass : public ScriptPass
|
|||
json_file = args[++argidx];
|
||||
nobram = true;
|
||||
nolutram = true;
|
||||
nowidelut = true;
|
||||
noalu = true;
|
||||
continue;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue