OpenCores
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/irqtest
    from Rev 14 to Rev 39
    Reverse comparison

Rev 14 → Rev 39

/irqtest.s
18,7 → 18,7
start:
add $29,$0,stacktop
add $8,$0,tmr_base
add $9,$0,1000
add $9,$0,50000000 ; divisor for 1 sec
stw $9,$8,4
add $9,$0,0x02
stw $9,$8,0
/Makefile
11,7 → 11,7
install: irqtest.exo
 
irqtest.exo: irqtest.bin
$(BUILD)/bin/bin2exo 0 irqtest.bin irqtest.exo
$(BUILD)/bin/bin2exo -S2 0 irqtest.bin irqtest.exo
 
irqtest.bin: irqtest.o
$(BUILD)/bin/ld -h -rc 0xE0000000 \

powered by: WebSVN 2.1.0

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