3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-01 17:03:19 +00:00

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

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");