aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
blob: e595d9ceadbdeb06b0e98aacdc636be6ba2f3534 (plain)
1
2
3
4
5
6
7
8
9
10
11
project = project
vendor = xilinx
family = spartan3s
part = xc3s1000-4ft256
top_module = project

iseenvfile = /opt/Xilinx/14.3/ISE_DS/settings64.sh

vfiles = ./hdl/project.v

include ./contrib/xilinx.mk