3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-05-29 13:26:31 +00:00
yosys/tests/check_mem
Krystine Sherwin 52e0030cc5
tests/check_mem: Add problematic case
Verific reports it as 16 2-bit addresses, meaning we have to iterate over the last dimension while skipping indices.
2026-05-29 18:40:25 +12:00
..
bad_il.ys Add check_mem command 2026-05-29 18:40:23 +12:00
generate_mk.py Add check_mem command 2026-05-29 18:40:23 +12:00
init.sv Add check_mem command 2026-05-29 18:40:23 +12:00
init_correct.ys Add test for non-contiguous memory init 2026-05-29 18:40:24 +12:00
negative_idx.sv tests/check_mem: Add problematic case 2026-05-29 18:40:25 +12:00
non_zero.sv Add check_mem command 2026-05-29 18:40:23 +12:00
power_of_two.sv Add check_mem command 2026-05-29 18:40:23 +12:00
sub_addr.sv tests/check_mem: Add problematic case 2026-05-29 18:40:25 +12:00
variable.ys check_mem: Add -non-const option 2026-05-29 18:40:24 +12:00