We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
synth -hieropt
1 parent 62067cd commit 415b7d3Copy full SHA for 415b7d3
techlibs/common/synth.cc
@@ -50,7 +50,7 @@ struct SynthPass : public ScriptPass {
50
log(" -hieropt\n");
51
log(" enable hierarchical optimization. this option is useful when `-flatten'\n");
52
log(" is not used, or when selected modules are marked with 'keep_hierarchy'\n.");
53
- log(" to prevent their dissolution (EXPERIMENTAL).\n");
+ log(" to prevent their dissolution.\n");
54
log("\n");
55
log(" -encfile <file>\n");
56
log(" passed to 'fsm_recode' via 'fsm'\n");
0 commit comments