mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-24 08:02:32 +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
|
|
@ -386,8 +386,6 @@ struct SynthXilinxPass : public ScriptPass
|
|||
run("pmux2shiftx", "(skip if '-nosrl' and '-widemux=0')");
|
||||
run("clean", " (skip if '-nosrl' and '-widemux=0')");
|
||||
}
|
||||
|
||||
run("sort");
|
||||
}
|
||||
|
||||
if (check_label("map_dsp", "(skip if '-nodsp')")) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue