aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/ice40/synth_ice40.cc
diff options
context:
space:
mode:
authorEddie Hung <eddie@fpgeh.com>2019-06-14 10:32:46 -0700
committerEddie Hung <eddie@fpgeh.com>2019-06-14 10:32:46 -0700
commit627a62a797ef9e676ba9d89f53f927d0c2463585 (patch)
tree5bee8befafcb57b64ae08f0ae4db17cbaf18009d /techlibs/ice40/synth_ice40.cc
parent1656c44373dbf7375c068d5626e38a76b5a83c4d (diff)
downloadyosys-627a62a797ef9e676ba9d89f53f927d0c2463585.tar.gz
yosys-627a62a797ef9e676ba9d89f53f927d0c2463585.tar.bz2
yosys-627a62a797ef9e676ba9d89f53f927d0c2463585.zip
Make doc consistent
Diffstat (limited to 'techlibs/ice40/synth_ice40.cc')
-rw-r--r--techlibs/ice40/synth_ice40.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/techlibs/ice40/synth_ice40.cc b/techlibs/ice40/synth_ice40.cc
index 5afa042b0..a60829764 100644
--- a/techlibs/ice40/synth_ice40.cc
+++ b/techlibs/ice40/synth_ice40.cc
@@ -97,7 +97,7 @@ struct SynthIce40Pass : public ScriptPass
log(" (this feature is experimental and incomplete)\n");
log("\n");
log(" -abc9\n");
- log(" use abc9 instead of abc\n");
+ log(" use new ABC9 flow (EXPERIMENTAL)\n");
log("\n");
log("\n");
log("The following commands are executed by this synthesis command:\n");