aboutsummaryrefslogtreecommitdiff
path: root/sim/de1_tone/makefile
blob: 7eb97d39470b4164d2f5bce848cfebcba8980417 (plain)
1
2
3
4
5
6
7
8
9
PROJECT = de1_tone

include ./makefile.sources

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

include ../makefile