microwatt/scripts
Paul Mackerras 856e9e955f core: Add framework for an FPU
This adds the skeleton of a floating-point unit and implements the
mffs and mtfsf instructions.

Execute1 sends FP instructions to the FPU and receives busy,
exception, FP interrupt and illegal interrupt signals from it.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
..
fmt_log core: Add framework for an FPU
mw_debug Add core logging
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
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
vhdltags Add VHDL TAGS