URL
https://opencores.org/ocsvn/eco32/eco32/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 14 |
Rev 39 |
Line 11... |
Line 11... |
all: xcptest.exo
|
all: xcptest.exo
|
|
|
install: xcptest.exo
|
install: xcptest.exo
|
|
|
xcptest.exo: xcptest.bin
|
xcptest.exo: xcptest.bin
|
$(BUILD)/bin/bin2exo 0 xcptest.bin xcptest.exo
|
$(BUILD)/bin/bin2exo -S2 0 xcptest.bin xcptest.exo
|
|
|
xcptest.bin: $(XCPTEST_SRC)
|
xcptest.bin: $(XCPTEST_SRC)
|
$(BUILD)/bin/lcc -A -Wo-rom -Wl-rd -Wl0xC03F0000 \
|
$(BUILD)/bin/lcc -A -Wo-rom -Wl-rd -Wl0xC03F0000 \
|
-Wl-m -Wlxcptest.map -o xcptest.bin $(XCPTEST_SRC)
|
-Wl-m -Wlxcptest.map -o xcptest.bin $(XCPTEST_SRC)
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.