mirror of
https://github.com/YosysHQ/yosys
synced 2026-03-01 19:26:55 +00:00
Suggest use of YW when possible
This commit is contained in:
parent
fb653c4181
commit
cdc728b6f0
1 changed files with 1 additions and 0 deletions
|
|
@ -2624,6 +2624,7 @@ struct SimPass : public Pass {
|
|||
log(" -r <filename>\n");
|
||||
log(" read simulation or formal results file\n");
|
||||
log(" File formats supported: FST, VCD, AIW, WIT and .yw\n");
|
||||
log(" Yosys witness (.yw) replay is preferred when possible.\n");
|
||||
log(" VCD support requires vcd2fst external tool to be present\n");
|
||||
log("\n");
|
||||
log(" -width <integer>\n");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue