3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2026-05-01 02:03:45 +00:00

Test --link functionality

This commit is contained in:
Krystine Sherwin 2025-06-23 16:18:32 +12:00
parent 829b4cc32f
commit 67ffd25c49
No known key found for this signature in database
6 changed files with 45 additions and 0 deletions

2
tests/links/Makefile Normal file
View file

@ -0,0 +1,2 @@
SUBDIR=links
include ../make/subdir.mk