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

Subversion Repositories mips_enhanced

[/] [mips_enhanced/] [trunk/] [grlib-gpl-1.0.19-b3188/] [designs/] [leon3-ge-hpe-mini-lattice/] [Makefile] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 dimamali
GRLIB=../..
2
TOP=leon3mini
3
BOARD=ge-hpe-mini-lattice
4
include $(GRLIB)/boards/$(BOARD)/Makefile.inc
5
DEVICE=$(PART)-$(PACKAGE)$(SPEED)
6
UCF=$(GRLIB)/boards/$(BOARD)/$(TOP).lpf
7
QSF=$(GRLIB)/boards/$(BOARD)/$(TOP).qsf
8
EFFORT=1
9
XSTOPT=
10
VHDLSYNFILES=config.vhd ahbrom.vhd clkgen_lattice_ea.vhd leon3mini.vhd
11
VHDLSIMFILES=testbench.vhd
12
SIMTOP=testbench
13
SDCFILE=$(GRLIB)/boards/$(BOARD)/default.sdc
14
BITGEN=$(GRLIB)/boards/$(BOARD)/default.ut
15
CLEAN=soft-clean
16
 
17
TECHLIBS = ec
18
LIBSKIP = core1553bbc core1553brm core1553brt gr1553 corePCIF \
19
        tmtc openchip cypress ihp usbhc gleichmann
20
DIRSKIP = pcif leon2 leon2ft crypto pci ambatest usb grusbhc b1553 satcan usbhc
21
FILESKIP = vgaclkgen.vhd
22
 
23
include $(GRLIB)/bin/Makefile
24
include $(GRLIB)/software/leon3/Makefile
25
XLDFLAGS=-L./ lib3tests.a -Ttext=0x60000000
26
 
27
 
28
##################  project specific targets ##########################

powered by: WebSVN 2.1.0

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