diff --git a/techlibs/common/synth.cc b/techlibs/common/synth.cc index e3a82ba48..8b4561c34 100644 --- a/techlibs/common/synth.cc +++ b/techlibs/common/synth.cc @@ -50,7 +50,7 @@ struct SynthPass : public ScriptPass { log(" -hieropt\n"); log(" enable hierarchical optimization. this option is useful when `-flatten'\n"); log(" is not used, or when selected modules are marked with 'keep_hierarchy'\n."); - log(" to prevent their dissolution (EXPERIMENTAL).\n"); + log(" to prevent their dissolution.\n"); log("\n"); log(" -encfile \n"); log(" passed to 'fsm_recode' via 'fsm'\n");