URL
https://opencores.org/ocsvn/or1200_soc/or1200_soc/trunk
Subversion Repositories or1200_soc
[/] [or1200_soc/] [trunk/] [sw/] [scripts/] [ecos_test_gpio.txt] - Rev 25
Compare with Previous | Blame | View Log
dump -b 0x60000000 -4 -l 0x30
iopeek -b 0x60000014 -4
# write OE regs for leds
iopoke -b 0x60000014 -4 -v 0xffffffff
iopoke -b 0x60000008 -4 -v 0xffffffff
# write to leds
iopoke -b 0x60000014 -4 -v 0x00000000
iopoke -b 0x60000004 -4 -v 0xffffffff
iopoke -b 0x60000004 -4 -v 0x00000000