[Cryptech-Commits] [core/platform/alpha] 01/03: Corrected target device.
git at cryptech.is
git at cryptech.is
Fri Aug 17 23:17:29 UTC 2018
This is an automated email from the git hooks/post-receive script.
meisterpaul1 at yandex.ru pushed a commit to branch fmc_clk
in repository core/platform/alpha.
commit 297f59340bfcf4cfee141e9bedc2313fbac8b5ff
Author: Pavel V. Shatov (Meister) <meisterpaul1 at yandex.ru>
AuthorDate: Sat Aug 18 02:03:14 2018 +0300
Corrected target device.
---
build/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build/Makefile b/build/Makefile
index d7c18f1..f573ace 100644
--- a/build/Makefile
+++ b/build/Makefile
@@ -12,7 +12,7 @@ WORD_SIZE := $(shell python -c 'from struct import pack; print len(pack("L", 0))
project ?= alpha_fmc
vendor = xilinx
family = artix7
-part = xc7a200tfbg484-3
+part = xc7a200tfbg484-1
top_module = alpha_fmc_top
isedir = /opt/Xilinx/14.7/ISE_DS
xil_env = . $(isedir)/settings$(WORD_SIZE).sh
More information about the Commits
mailing list