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

select: Adjust help

This commit is contained in:
Martin Povišer 2024-05-29 20:41:56 +02:00
parent bff2443af8
commit b230c95cc4

View file

@ -1067,7 +1067,7 @@ struct SelectPass : public Pass {
log("\n");
log(" -assert-mod-count N\n");
log(" do not modify the current selection. instead assert that the given\n");
log(" selection contains exactly N modules.\n");
log(" selection contains exactly N modules (partially or fully selected).\n");
log("\n");
log(" -assert-count N\n");
log(" do not modify the current selection. instead assert that the given\n");