These are prerequisite tasks:
* power-gem5 automanagement, similar to pygdbmi for starting qemu
- found this <https://www.gem5.org/documentation/general_docs/debugging_and_testing/debugging/debugging_simulated_code>
+ - found this <https://www.gem5.org/documentation/general_docs/debugging_and_testing/debugging/debugging_simulated_code>
just use pygdbmi
+ - needs remote gdb first https://github.com/gem5/gem5/blob/stable/src/arch/riscv/remote_gdb.cc
* c++, c and python macros for generating [[sv/svp64]] assembler
(svp64 prefixes)