mirror of
https://github.com/YosysHQ/sby.git
synced 2026-04-26 07:53:33 +00:00
allow running SBY tests with an external examples directory
This commit is contained in:
parent
1b36b27d90
commit
c8800ecd34
13 changed files with 107 additions and 39 deletions
|
|
@ -5,6 +5,9 @@ test:
|
|||
|
||||
.PHONY: test refresh IMPLICIT_PHONY
|
||||
|
||||
Makefile: IMPLICIT_PHONY
|
||||
%.mk: IMPLICIT_PHONY
|
||||
|
||||
IMPLICIT_PHONY:
|
||||
|
||||
refresh:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue