Update techlibs/lattice/synth_lattice.cc

Co-authored-by: Lofty <dan.ravensloft@gmail.com>
This commit is contained in:
Miodrag Milanović 2023-11-13 17:06:39 +01:00 committed by Lofty
parent faf82a5ff5
commit 4b9e4bfae9
1 changed files with 1 additions and 1 deletions

View File

@ -512,7 +512,7 @@ struct SynthEcp5Pass : public Pass
log("\n");
log("This command runs synthesis for ECP5 FPGAs.\n");
log("\n");
log("This is wrapper pass, for details take a look at help message for synth_lattice.\n");
log("This is a wrapper pass, for details take a look at help message for synth_lattice.\n");
log("\n");
}