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

# This include must define SYN_SOURCE_FILES
include ./makefile.sources

SOURCE_FILES = $(SYN_SOURCE_FILES) \
../../src/t_$(PROJECT).vhd

include ../makefile