3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-30 05:09:04 +00:00

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

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