aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/sp605/sp605.mk
diff options
context:
space:
mode:
authorbryan newbold <bnewbold@leaflabs.com>2013-11-12 19:57:34 -0500
committerbryan newbold <bnewbold@leaflabs.com>2013-11-12 20:03:09 -0500
commit4782465ef5d08bd7e7a36085a3013ed379e90ec2 (patch)
treefe2deb9c67906aba6e7969e409bdcee40f064033 /contrib/sp605/sp605.mk
parentf155faea835fff5b953777d97ab73ca76696fbe3 (diff)
downloadbasic-hdl-template-4782465ef5d08bd7e7a36085a3013ed379e90ec2.tar.gz
basic-hdl-template-4782465ef5d08bd7e7a36085a3013ed379e90ec2.zip
hack fix for bug with include ordering
There seems to be a problem with the default target being overriden when a board-specific file is included before xilinx.mk. Workaround is to include targets last.
Diffstat (limited to 'contrib/sp605/sp605.mk')
-rw-r--r--contrib/sp605/sp605.mk12
1 files changed, 0 insertions, 12 deletions
diff --git a/contrib/sp605/sp605.mk b/contrib/sp605/sp605.mk
deleted file mode 100644
index 857417b..0000000
--- a/contrib/sp605/sp605.mk
+++ /dev/null
@@ -1,12 +0,0 @@
-# Configuration variables and build targets for the Xilinx Spartan6 SP605 Dev
-# Board
-
-board := sp605
-family := spartan6
-device := xc6slx45t
-speedgrade := -3
-device_package := fgg484
-bitconf_file := ./contrib/sp605/sp605.bitconf
-ucf_file := ./contrib/sp605/sp605.ucf
-opt_file := ./contrib/default.opt
-mcs_datawidth := 16