3
0
Fork 0
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:
Jannis Harder 2025-04-28 15:53:22 +02:00
parent 1b36b27d90
commit c8800ecd34
13 changed files with 107 additions and 39 deletions

View file

@ -5,6 +5,9 @@ test:
.PHONY: test refresh IMPLICIT_PHONY
Makefile: IMPLICIT_PHONY
%.mk: IMPLICIT_PHONY
IMPLICIT_PHONY:
refresh: