mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-13 01:16:16 +00:00
machxo2: Fix typos. test/arch/run-test.sh passes.
This commit is contained in:
parent
88c8f81260
commit
b87f6a0906
2 changed files with 2 additions and 2 deletions
|
@ -35,7 +35,7 @@ struct SynthMachXO2Pass : public ScriptPass
|
|||
log("\n");
|
||||
log(" synth_machxo2 [options]\n");
|
||||
log("\n");
|
||||
log("This command runs synthesis for ECP5 FPGAs.\n");
|
||||
log("This command runs synthesis for MachXO2 FPGAs.\n");
|
||||
log("\n");
|
||||
log(" -top <module>\n");
|
||||
log(" use the specified module as top module\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue