aboutsummaryrefslogtreecommitdiff
path: root/sim/de1_audio/makefile
blob: 99b022ec1d5491c30ebffe3b90d27e48ee9d7ebc (plain)
1
2
3
4
5
6
7
8
9
10
PROJECT = de1_audio

include ./makefile.sources

# Add here the testbench file
SOURCE_FILES = $(SYN_SOURCE_FILES) \
../../src/t_$(PROJECT).vhd

include ../makefile