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

Subversion Repositories eco32

[/] [eco32/] [tags/] [eco32-0.24/] [hwtests/] [tlbtest/] [Makefile] - Diff between revs 14 and 39

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

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

powered by: WebSVN 2.1.0

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