mirror of
https://github.com/YosysHQ/yosys
synced 2026-03-01 11:16:55 +00:00
ADd clarification
This commit is contained in:
parent
c0f1654028
commit
366f98ae25
1 changed files with 1 additions and 1 deletions
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue