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

Subversion Repositories openarty

[/] [openarty/] [trunk/] [rtl/] [Makefile] - Diff between revs 30 and 33

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

Rev 30 Rev 33
Line 58... Line 58...
        wbutohex.v
        wbutohex.v
PERIPHERALS:= enetctrl.v enetpackets.v fastio.v rtcdate.v rtcgps.v      \
PERIPHERALS:= enetctrl.v enetpackets.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 addepreamble.v addemac.v addecrc.v \
        wbscopc.v wbscope.v memdev.v addepreamble.v addemac.v addecrc.v \
        addepad.v rxecrc.v rxepreambl.v rxehwmac.v rxewrite.v
        addepad.v rxecrc.v rxepreambl.v rxehwmac.v rxewrite.v           \
 
        rxemin.v rxeipchk.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                                     \
        $(CPUSOURCES) $(JTAGBUS) $(PERIPHERALS) $(BIGMATH)
        $(CPUSOURCES) $(JTAGBUS) $(PERIPHERALS) $(BIGMATH)
SLOWSRC := busmaster.v builddate.v                                      \
SLOWSRC := busmaster.v builddate.v                                      \
        $(CPUSOURCES) $(JTAGBUS) $(PERIPHERALS) $(BIGMATH)
        $(CPUSOURCES) $(JTAGBUS) $(PERIPHERALS) $(BIGMATH)

powered by: WebSVN 2.1.0

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