3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-03-01 19:26:55 +00:00

ADd clarification

This commit is contained in:
Gus Smith 2026-02-23 11:51:54 -08:00
parent c0f1654028
commit 366f98ae25

View file

@ -2685,7 +2685,7 @@ struct SimPass : public Pass {
log(" VCD support requires vcd2fst external tool to be present\n");
log("\n");
log(" -no-undriven-check\n");
log(" skip undriven-signal checks for FST/VCD replay\n");
log(" skip undriven-signal checks for FST/VCD replay (can be expensive for large designs)\n");
log("\n");
log(" -undriven-warn\n");
log(" downgrade undriven-signal replay errors to warnings\n");