aboutsummaryrefslogtreecommitdiff
path: root/pnr/top_hex/makefile
blob: 5e4d5e5854cdfcc0813fd0b2ff22113786e8099f (plain)
1
2
3
4
5
6
7
8
9
PROJECT = top_hex

# List all files for the project
SOURCE_FILES = \
../../src/top_hex.vhd \
../../src/bin2seg.vhd

include ../makefile