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

Subversion Repositories openarty

[/] [openarty/] [trunk/] [rtl/] [Makefile] - Diff between revs 12 and 25

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

Rev 12 Rev 25
Line 40... Line 40...
VDIRFB:= $(FBDIR)/obj_dir
VDIRFB:= $(FBDIR)/obj_dir
 
 
.PHONY: test
.PHONY: test
test: $(VDIRFB)/Veqspiflash__ALL.a
test: $(VDIRFB)/Veqspiflash__ALL.a
test: $(VDIRFB)/Venetctrl__ALL.a
test: $(VDIRFB)/Venetctrl__ALL.a
test: $(VDIRFB)/Vfastmaster__ALL.a
 
# test: $(VDIRFB)/Vfastmaster__ALL.a
# test: $(VDIRFB)/Vfastmaster__ALL.a
 
test: $(VDIRFB)/Vbusmaster__ALL.a
 
 
CPUDR := cpu
CPUDR := cpu
CPUSOURCESnD := zipcpu.v fastops.v pfcache.v pipemem.v          \
CPUSOURCESnD := zipcpu.v fastops.v pfcache.v pipemem.v          \
                        pfcache.v ifastdec.v wbpriarbiter.v zipbones.v  \
                        pfcache.v ifastdec.v wbpriarbiter.v zipbones.v  \
        zipsystem.v zipcounter.v zipjiffies.v ziptimer.v                \
        zipsystem.v zipcounter.v zipjiffies.v ziptimer.v                \
Line 54... Line 54...
 
 
JTAGBUS := wbufifo.v wbubus.v wbucompactlines.v                         \
JTAGBUS := wbufifo.v wbubus.v wbucompactlines.v                         \
        wbucompress.v wbudecompress.v wbudeword.v wbuexec.v             \
        wbucompress.v wbudecompress.v wbudeword.v wbuexec.v             \
        wbuidleint.v wbuinput.v wbuoutput.v wbureadcw.v wbusixchar.v    \
        wbuidleint.v wbuinput.v wbuoutput.v wbureadcw.v wbusixchar.v    \
        wbutohex.v
        wbutohex.v
PERIPHERALS:= enetctrl.v fastio.v icontrol.v rtcdate.v rtcgps.v         \
PERIPHERALS:= enetctrl.v fastio.v rtcdate.v rtcgps.v            \
        rxuart.v txuart.v eqspiflash.v lleqspi.v flash_config.v         \
        rxuart.v txuart.v eqspiflash.v lleqspi.v flash_config.v         \
        wbicapetwo.v sdspi.v gpsclock_tb.v gpsclock.v wboled.v lloled.v \
        wbicapetwo.v sdspi.v gpsclock_tb.v gpsclock.v wboled.v lloled.v \
        wbscopc.v wbscope.v memdev.v wbddrsdram.v
        wbscopc.v wbscope.v memdev.v wbddrsdram.v
BIGMATH:= bigadd.v bigsmpy.v bigsub.v
BIGMATH:= bigadd.v bigsmpy.v bigsub.v
SOURCES := fastmaster.v builddate.v                                     \
SOURCES := fastmaster.v builddate.v                                     \

powered by: WebSVN 2.1.0

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