URL
https://opencores.org/ocsvn/eco32/eco32/trunk
Subversion Repositories eco32
Compare Revisions
- This comparison shows the changes necessary to convert path
/eco32/trunk/hwtests/looptest
- from Rev 14 to Rev 39
- ↔ Reverse comparison
Rev 14 → Rev 39
/Makefile
11,7 → 11,7
install: looptest.exo |
|
looptest.exo: looptest.bin |
$(BUILD)/bin/bin2exo 0 looptest.bin looptest.exo |
$(BUILD)/bin/bin2exo -S2 0 looptest.bin looptest.exo |
|
looptest.bin: looptest.o |
$(BUILD)/bin/ld -h -rc 0xE0000000 \ |