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

Subversion Repositories eco32

[/] [eco32/] [trunk/] [hwtests/] [dsptest/] [Makefile] - Diff between revs 14 and 39

Show entire file | Details | Blame | View Log

Rev 14 Rev 39
Line 11... Line 11...
all:            dsptest.exo
all:            dsptest.exo
 
 
install:        dsptest.exo
install:        dsptest.exo
 
 
dsptest.exo:    dsptest.bin
dsptest.exo:    dsptest.bin
                $(BUILD)/bin/bin2exo 0 dsptest.bin dsptest.exo
                $(BUILD)/bin/bin2exo -S2 0 dsptest.bin dsptest.exo
 
 
dsptest.bin:    $(DSPTEST_SRC)
dsptest.bin:    $(DSPTEST_SRC)
                $(BUILD)/bin/lcc -A -Wo-rom -Wl-rd -Wl0xC03F0000 \
                $(BUILD)/bin/lcc -A -Wo-rom -Wl-rd -Wl0xC03F0000 \
                  -Wl-m -Wldsptest.map -o dsptest.bin $(DSPTEST_SRC)
                  -Wl-m -Wldsptest.map -o dsptest.bin $(DSPTEST_SRC)
 
 

powered by: WebSVN 2.1.0

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