From 81bdf0ad0f36573945bc27d1a9cdd2e4925bf085 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Tue, 1 Nov 2016 11:32:02 +0100 Subject: iCE40 flow is not experimental anymore --- techlibs/ice40/synth_ice40.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'techlibs') diff --git a/techlibs/ice40/synth_ice40.cc b/techlibs/ice40/synth_ice40.cc index 38a9cf9d6..2533d3af8 100644 --- a/techlibs/ice40/synth_ice40.cc +++ b/techlibs/ice40/synth_ice40.cc @@ -35,7 +35,7 @@ struct SynthIce40Pass : public ScriptPass log("\n"); log(" synth_ice40 [options]\n"); log("\n"); - log("This command runs synthesis for iCE40 FPGAs. This work is experimental.\n"); + log("This command runs synthesis for iCE40 FPGAs.\n"); log("\n"); log(" -top \n"); log(" use the specified module as top module (default='top')\n"); -- cgit v1.2.3