1 2 3 4 5 6 7 8 9
PROJECT = de1_sta include ./makefile.sources # Add here the testbench file SOURCE_FILES = $(SYN_SOURCE_FILES) \ ../../src/t_$(PROJECT).vhd include ../makefile