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:
commit
693d5a7eb0
14 changed files with 468 additions and 42 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue