mirror of
https://github.com/YosysHQ/sby.git
synced 2025-12-28 07:46:38 +00:00
Update readme
This commit is contained in:
parent
9779436d0b
commit
8274979147
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: 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`.
|
||||
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`. You may also run each task manually; simply ensure you run the tasks in the correct order shown in the `.sh` file.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue