3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-05-21 17:39:41 +00:00

Use common.mk for sva tests as well

This commit is contained in:
Miodrag Milanovic 2026-05-19 15:15:41 +02:00
parent 2b3f4c37f5
commit 07924a3c62

View file

@ -1,3 +1,5 @@
OVERRIDE_MAIN=1
include ../common.mk
TESTS = $(sort $(basename $(wildcard *.sv)) $(basename $(wildcard *.vhd)))