mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 01:25:33 +00:00
Another conflict
This commit is contained in:
parent
556ed0e18a
commit
35e49fde4d
1 changed files with 0 additions and 1 deletions
|
@ -563,7 +563,6 @@ struct SynthXilinxPass : public ScriptPass
|
|||
abc9_opts += stringf(" -W %s", active_design->scratchpad_get_string(k).c_str());
|
||||
else
|
||||
abc9_opts += stringf(" -W %s", RTLIL::constpad.at(k).c_str());
|
||||
abc9_opts += " -nomfs";
|
||||
if (nowidelut)
|
||||
abc9_opts += " -lut +/xilinx/abc9_xc7_nowide.lut";
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue