projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9112850
)
synth_ice40: fix help text typo. NFC.
author
whitequark
<whitequark@whitequark.org>
Thu, 11 Jul 2019 10:46:45 +0000
(10:46 +0000)
committer
whitequark
<whitequark@whitequark.org>
Thu, 11 Jul 2019 20:18:41 +0000
(20:18 +0000)
techlibs/ice40/synth_ice40.cc
patch
|
blob
|
history
diff --git
a/techlibs/ice40/synth_ice40.cc
b/techlibs/ice40/synth_ice40.cc
index 2c75215cbea5e6ff99ffcdf368062f9212635a61..78c62213e7f4c1fd9e9ab5ef07dd8c2060929d73 100644
(file)
--- a/
techlibs/ice40/synth_ice40.cc
+++ b/
techlibs/ice40/synth_ice40.cc
@@
-78,7
+78,7
@@
struct SynthIce40Pass : public ScriptPass
log("\n");
log(" -dffe_min_ce_use <min_ce_use>\n");
log(" do not use SB_DFFE* cells if the resulting CE line would go to less\n");
- log(" than min_ce_use SB_DFFE*in output netlist\n");
+ log(" than min_ce_use SB_DFFE*
in output netlist\n");
log("\n");
log(" -nobram\n");
log(" do not use SB_RAM40_4K* cells in output netlist\n");