You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
microwatt/scripts
Paul Mackerras 470f1b2140 core_debug: Add an address trigger to stop logging at a given address
This compares the address being fetched with the contents of a
register that can be set via DMI, and if they match, stops the
logging.  Since this works on the address being fetched rather than
executed, it is subject to false positives.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
4 years ago
..
fmt_log core: Add framework for an FPU 4 years ago
mw_debug core_debug: Add an address trigger to stop logging at a given address 4 years ago
bin2hex.py
dependencies.py
gen_icache_tb.py
run_test.sh
run_test_console.sh
test_micropython.py
test_micropython_long.py
vhdltags