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

Subversion Repositories amber

[/] [amber/] [trunk/] [hw/] [fpga/] [bin/] [Makefile] - Diff between revs 75 and 78

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 75 Rev 78
Line 91... Line 91...
 
 
 
 
 
 
# The spartan6 device used on SP605 Development board
# The spartan6 device used on SP605 Development board
XILINX_FPGA     = xc6slx45tfgg484-3
XILINX_FPGA     = xc6slx45tfgg484-3
XST_DEFINES     = XILINX_FPGA XILINX_SPARTAN6_FPGA $(AMBER_CORE) AMBER_CLK_DIVIDER=20 $(BOOT_LOADER_DEF)
XST_DEFINES     = XILINX_FPGA XILINX_SPARTAN6_FPGA $(AMBER_CORE) AMBER_CLK_DIVIDER=21 $(BOOT_LOADER_DEF)
# Xilinx placement and timing constraints
# Xilinx placement and timing constraints
XST_CONST_FILE  = xs6_constraints.ucf
XST_CONST_FILE  = xs6_constraints.ucf
# List of verilog source files for Xilinx Spartan-6 device
# List of verilog source files for Xilinx Spartan-6 device
XST_PROJ_FILE   = xs6_source_files.prj
XST_PROJ_FILE   = xs6_source_files.prj
 
 

powered by: WebSVN 2.1.0

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