URL
https://opencores.org/ocsvn/eco32/eco32/trunk
Subversion Repositories eco32
[/] [eco32/] [trunk/] [hwtests/] [irqtest/] [README] - Rev 325
Go to most recent revision | Compare with Previous | Blame | View Log
This is a test for the interrupt system. Every second the timer interrupts
and the next lower-case character of the character set is sent to serial
line 0 , starting 10 characters below 'a' and repeating from 'a' as soon
as 'z' is reached. The PSW ('S') and the interrupt return address ('R')
are output along with the character.
Go to most recent revision | Compare with Previous | Blame | View Log