microwatt/scripts
Michael Neuling 9d7df2d507 Add test cases for new exceptions and supervisor state
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>
..
mw_debug New C based JTAG debug tool
bin2hex.py Move bin2hex.py to scripts/
dependencies.py Improve dependencies.py and add a --synth option
gen_icache_tb.py icache_tb: Improve test and include test file
run_test.sh Dump CTR, LR and CR on sim termination, and update our tests
run_test_console.sh Add test cases for new exceptions and supervisor state
test_micropython.py Update micropython
test_micropython_long.py Update micropython
verific.sh Fix verific script with new VHDL files