3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-05-26 03:46:22 +00:00
yosys/tests/check_mem
Krystine Sherwin a7c8651b76
Add check_mem command
Comes with a set of tests which (currently) pass with `read_verilog` but fail with `verific` based on #5878.
Add `--check-sv`, an alternative to `--prove-sv` with generator defined yosys commands.  Helpful for when you want to run the same set of commands on a bunch of sv files.
2026-05-20 15:02:30 +12:00
..
bad_il.ys Add check_mem command 2026-05-20 15:02:30 +12:00
generate_mk.py Add check_mem command 2026-05-20 15:02:30 +12:00
init.sv Add check_mem command 2026-05-20 15:02:30 +12:00
non_zero.sv Add check_mem command 2026-05-20 15:02:30 +12:00
power_of_two.sv Add check_mem command 2026-05-20 15:02:30 +12:00