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:
parent
2b3f4c37f5
commit
07924a3c62
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
OVERRIDE_MAIN=1
|
||||
include ../common.mk
|
||||
|
||||
TESTS = $(sort $(basename $(wildcard *.sv)) $(basename $(wildcard *.vhd)))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue