projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9eb855
)
Missing space
author
Eddie Hung
<eddie@fpgeh.com>
Wed, 11 Sep 2019 20:06:59 +0000
(13:06 -0700)
committer
Eddie Hung
<eddie@fpgeh.com>
Wed, 11 Sep 2019 20:06:59 +0000
(13:06 -0700)
techlibs/xilinx/synth_xilinx.cc
patch
|
blob
|
history
diff --git
a/techlibs/xilinx/synth_xilinx.cc
b/techlibs/xilinx/synth_xilinx.cc
index 3d92c3e2cc5d2e884552d9eb876b99f9144f2f1a..e822d9b7ef08f8160cc9c2e11a8799ae18935c81 100644
(file)
--- a/
techlibs/xilinx/synth_xilinx.cc
+++ b/
techlibs/xilinx/synth_xilinx.cc
@@
-83,6
+83,7
@@
struct SynthXilinxPass : public ScriptPass
log("\n");
log(" -nodsp\n");
log(" do not use DSP48E1s to implement multipliers and associated logic\n");
+ log("\n");
log(" -iopad\n");
log(" enable I/O buffer insertion (selected automatically by -ise)\n");
log("\n");