Drop experimental label off `synth -hieropt`

This commit is contained in:
Martin Povišer 2025-07-17 12:02:44 +02:00
parent 62067cd6cb
commit 415b7d3f65
1 changed files with 1 additions and 1 deletions

View File

@ -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 <file>\n");
log(" passed to 'fsm_recode' via 'fsm'\n");