3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-27 02:45:52 +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 Miodrag Milanovic
parent 35d2286767
commit 03df7e352f

View file

@ -508,7 +508,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");
}