mirror of
https://github.com/YosysHQ/sby.git
synced 2025-12-28 15:56:38 +00:00
Fix readme
This commit is contained in:
parent
4be8853a32
commit
a0ab7de28c
1 changed files with 1 additions and 1 deletions
|
|
@ -4,4 +4,4 @@ Staged simulation + verification example demonstrating staged verification using
|
|||
- Uses phased SVA (`(* phase = "1" *)`, `(* phase = "2" *)`) and a selector script to strip irrelevant properties per stage.
|
||||
- Needs Yosys with Verific (`verific -formal` in the scripts).
|
||||
|
||||
Run via the wrapper: `make -C tests staged_sim_and_verif/staged_sim_and_verif` (which calls `staged_sim_and_verif.sh` and exercises all four tasks in `skip_staged_flow.sby`).***
|
||||
Run via the wrapper: from the root directory, call `make -C tests staged_sim_and_verif/staged_sim_and_verif`, which calls `staged_sim_and_verif.sh` and exercises all four tasks in `skip_staged_flow.sby`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue