forked from cores/microwatt
tests: Add tests for the PVR
The PVR is a privileged read-only SPR. Test reading and writing in both supervisor and problem state. In supervisor state reading returns microwatt's assigned PVR number and writing is a noop. In problem state both reading and writing cause privileged instruction interrupts. Signed-off-by: Jordan Niethe <jniethe5@gmail.com>jtag-port
parent
17fc77cef2
commit
737ebd92f5
Binary file not shown.
@ -1,2 +1,4 @@
|
||||
Test 01:PASS
|
||||
Test 02:PASS
|
||||
Test 03:PASS
|
||||
Test 04:PASS
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue