projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff385a5
)
-nosrl meant when -nobram
author
Eddie Hung
<eddieh@ece.ubc.ca>
Wed, 3 Apr 2019 15:28:07 +0000
(08:28 -0700)
committer
Eddie Hung
<eddieh@ece.ubc.ca>
Wed, 3 Apr 2019 15:28:07 +0000
(08:28 -0700)
techlibs/xilinx/synth_xilinx.cc
patch
|
blob
|
history
diff --git
a/techlibs/xilinx/synth_xilinx.cc
b/techlibs/xilinx/synth_xilinx.cc
index df30a22de9aff0a65f5b425d95ab93aa6b34b775..601a6811d10196e0b92941f5e3b42615853d64ef 100644
(file)
--- a/
techlibs/xilinx/synth_xilinx.cc
+++ b/
techlibs/xilinx/synth_xilinx.cc
@@
-69,7
+69,7
@@
struct SynthXilinxPass : public Pass
log(" -nodram\n");
log(" disable inference of distributed rams\n");
log("\n");
- log(" -no
bram
\n");
+ log(" -no
srl
\n");
log(" disable inference of shift registers\n");
log("\n");
log(" -run <from_label>:<to_label>\n");