mirror of https://github.com/YosysHQ/yosys.git
Use common.mk for sva tests as well
This commit is contained in:
parent
2b3f4c37f5
commit
07924a3c62
|
|
@ -1,3 +1,5 @@
|
|||
OVERRIDE_MAIN=1
|
||||
include ../common.mk
|
||||
|
||||
TESTS = $(sort $(basename $(wildcard *.sv)) $(basename $(wildcard *.vhd)))
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue