microwatt/scripts
Dan Horák 1ddbacb67f syscon: Implement a register for storing git hash info
It also stores the dirty status so that's known.

This does some Makefile tricks so that we only rebuild when the git
hash changes. This avoids rebuilding the world every time we run
make.

Also adds fusesoc generator, so that should continue to work as
before.

Signed-off-by: Dan Horák <dan@danny.cz>
Signed-off-by: Michael Neuling <mikey@neuling.org>
..
fmt_log icache: Log 36 bits of instruction rather than 32
mw_debug Provide debug access to SPRs in loadstore1 and mmu
bin2hex.py bin2hex: Make sure to generate little endian files
dependencies.py uart: Rename sim_uart.vhdl to sim_pp_uart.vhdl
gen_icache_tb.py icache_tb: Improve test and include test file
make_version.sh syscon: Implement a register for storing git hash info
make_version_fusesoc.py syscon: Implement a register for storing git hash info
run_test.sh tests: Minor script cleanups
run_test_console.sh test: Add test for metavalues
test_micropython.py Update micropython
test_micropython_long.py Update micropython
test_micropython_verilator.py makefile: Add some verilator micropython tests
test_micropython_verilator_long.py makefile: Add some verilator micropython tests
vhdltags Add VHDL TAGS