mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-27 02:45:52 +00:00
parent
0f53893104
commit
27167848f4
3 changed files with 0 additions and 87 deletions
|
@ -512,8 +512,6 @@ struct SynthXilinxPass : public ScriptPass
|
|||
run("iopadmap -bits -outpad OBUF I:O -inpad IBUF O:I A:top", "(only if '-iopad' or '-ise' and not '-noiopad')");
|
||||
if (help_mode || ise)
|
||||
run("extractinv -inv INV O:I", "(only if '-ise')");
|
||||
if (help_mode || !nodsp)
|
||||
run("xilinx_finalise", "(skip if '-nodsp')");
|
||||
}
|
||||
|
||||
if (check_label("check")) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue