mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-04-25 03:55:09 +00:00
This adds test cases for: - sc, illegals and decrementer exceptions - decrementer overflow - rfid - mt/mf sprg0/1 srr0/1 - mtdec - mtmsrd - sc It also adds these test cases to make check/check_light Signed-off-by: Michael Neuling <mikey@neuling.org>
10 lines
76 B
Plaintext
10 lines
76 B
Plaintext
*.o
|
|
*~
|
|
*.cf
|
|
*.s
|
|
*_tb
|
|
main_ram.bin
|
|
tests/*/*.bin
|
|
tests/*/*.hex
|
|
tests/*/*.elf
|