3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-03 14:06:09 +00:00

tests: Add mixed_upto write_verilog test

This commit is contained in:
Krystine Sherwin 2026-06-19 11:15:08 +12:00
parent 338d4adef2
commit b77bb851ed
No known key found for this signature in database
3 changed files with 51 additions and 0 deletions

View file

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