microwatt/scripts
Anton Blanchard d0b5050ca4 Update micropython
The current version of micropython in tests/micropython.bin is ancient.
Bug  points out that more recent versions are much smaller and they
also handle restart when ctrl+D is pressed.

Save all three versions of the file (elf, bin and hex) in micropython/

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
..
mw_debug New C based JTAG debug tool
bin2hex.py Move bin2hex.py to scripts/
dependencies.py Initial import of microwatt
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
test_micropython.py Update micropython
test_micropython_long.py Update micropython
verific.sh Fix verific script with new VHDL files