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

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

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

include ../makefile