1
0
mirror of synced 2026-04-25 03:46:21 +00:00

synth_gowin: make help description more clear

This commit is contained in:
Maxim Kudinov
2025-10-16 11:06:02 +03:00
committed by Lofty
parent 8f6d63c082
commit 8c347826f6

View File

@@ -95,7 +95,7 @@ struct SynthGowinPass : public ScriptPass
log(" 'gw1n', 'gw2a', 'gw5a'.\n");
log("\n");
log(" -setundef\n");
log(" run 'setundef' with '-undriven -params -zero' options\n");
log(" set undriven wires and parameters to zero\n");
log("\n");
log("The following commands are executed by this synthesis command:\n");
help_script();