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

Subversion Repositories spacewire_light

[/] [spacewire_light/] [trunk/] [sim/] [spwamba_leon3/] [Makefile] - Diff between revs 6 and 7

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

Rev 6 Rev 7
Line 2... Line 2...
# Makefile for building SpaceWire AMBA testbench.
# Makefile for building SpaceWire AMBA testbench.
#
#
 
 
 
 
# Change this to your local GRLIB directory.
# Change this to your local GRLIB directory.
GRLIB = /data/leon3/grlib-gpl-1.0.22-b4095
GRLIB = /data/leon3/grlib-gpl-1.1.0-b4104
 
 
 
 
RTLDIR = ../../rtl/vhdl
RTLDIR = ../../rtl/vhdl
TBDIR  = ../../bench/vhdl
TBDIR  = ../../bench/vhdl
SWDIR  = ../../sw/spwamba_test
SWDIR  = ../../sw/spwamba_test
Line 20... Line 20...
  $(RTLDIR)/spwrecv.vhd     \
  $(RTLDIR)/spwrecv.vhd     \
  $(RTLDIR)/spwxmit.vhd     \
  $(RTLDIR)/spwxmit.vhd     \
  $(RTLDIR)/spwxmit_fast.vhd \
  $(RTLDIR)/spwxmit_fast.vhd \
  $(RTLDIR)/spwrecvfront_generic.vhd \
  $(RTLDIR)/spwrecvfront_generic.vhd \
  $(RTLDIR)/spwrecvfront_fast.vhd \
  $(RTLDIR)/spwrecvfront_fast.vhd \
 
  $(RTLDIR)/syncdff.vhd     \
 
  $(RTLDIR)/spwram.vhd      \
  $(RTLDIR)/spwambapkg.vhd  \
  $(RTLDIR)/spwambapkg.vhd  \
  $(RTLDIR)/spwamba.vhd     \
  $(RTLDIR)/spwamba.vhd     \
  $(RTLDIR)/spwahbmst.vhd   \
  $(RTLDIR)/spwahbmst.vhd   \
  $(TBDIR)/ahbram_loadfile.vhd \
  $(TBDIR)/ahbram_loadfile.vhd \
  spwamba_tb.vhd
  spwamba_tb.vhd
 
 
TECHLIBS = inferred
TECHLIBS = inferred
LIBSKIP = contrib cypress eth fmf gleichmann gsi hynix micron openchip opencores spansion spw
LIBSKIP = contrib cypress eth fmf gleichmann gsi hynix micron openchip opencores spansion spw
DIRSKIP = ata can ddr greth spacewire
DIRSKIP = ata can ddr greth spacewire
FILESKIP = i2cmst.vhd i2cmst_gen.vhd
FILESKIP = i2cmst.vhd i2cmst_gen.vhd ahbtrace_mb.vhd
 
 
include $(GRLIB)/bin/Makefile
include $(GRLIB)/bin/Makefile
 
 
all:
all:
        @echo " specific information for SPWAMBA:"
        @echo " specific information for SPWAMBA:"

powered by: WebSVN 2.1.0

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