mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-06 14:24:08 +00:00
Adding makefile for fifo
This commit is contained in:
parent
a5f67ed904
commit
c9fbfa3684
3
docs/examples/fifo/Makefile
Normal file
3
docs/examples/fifo/Makefile
Normal file
|
@ -0,0 +1,3 @@
|
|||
SUBDIR=../docs/examples/fifo
|
||||
TESTDIR=../../../tests
|
||||
include $(TESTDIR)/make/subdir.mk
|
Loading…
Reference in a new issue