OpenCores
URL https://opencores.org/ocsvn/w11/w11/trunk

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.6/] [rtl/] [make/] [xflow_default_nexys3.mk] - Blame information for rev 24

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 19 wfjm
# $Id: xflow_default_nexys3.mk 477 2013-01-27 14:07:10Z mueller $
2
#
3
#  Revision History:
4
# Date         Rev Version  Comment
5
# 2013-01-27   477   1.0    Initial version
6
#---
7
#
8
# Setup for Digilent Nexys3
9
#
10
# setup default board (for impact), device and userid (for bitgen)
11
#
12
ISE_BOARD = nexys3
13
ISE_PATH  = xc6slx16-csg324-2
14
#
15
# setup defaults for xflow option files for synthesis and implementation
16
#
17
ifndef XFLOWOPT_SYN
18
XFLOWOPT_SYN = syn_s6_speed.opt
19
endif
20
#
21
ifndef XFLOWOPT_IMP
22
XFLOWOPT_IMP = imp_s6_speed.opt
23
endif
24
#

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.