3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-06-06 00:50:57 +00:00

Merge pull request #5903 from YosysHQ/krys/verific_memsize

verific: Fix non-contiguous memory flattening producing out of bounds accesses in some cases
This commit is contained in:
Miodrag Milanović 2026-06-04 05:43:04 +00:00 committed by GitHub
commit 693d5a7eb0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 468 additions and 42 deletions

View file

@ -74,6 +74,7 @@ MK_TEST_DIRS += ./liberty
MK_TEST_DIRS += ./memories
MK_TEST_DIRS += ./aiger
MK_TEST_DIRS += ./alumacc
MK_TEST_DIRS += ./check_mem
all: vanilla-test