vriscv/src
vhaudiquet 13f7f21b49 Added CSRRW/CSRRS basic support
For now we allow all write/read in all CSR (just an array)
2023-10-10 11:06:53 +02:00
..
bootloader Initial commit 2023-10-04 21:28:18 +02:00
cpu Added CSRRW/CSRRS basic support 2023-10-10 11:06:53 +02:00
gdbstub gdbstub: added REUSEADDR/PORT and socket closing 2023-10-08 23:52:26 +02:00
memory Make CPU and memory thread-safe 2023-10-08 16:50:57 +02:00
main.c gdbstub: added REUSEADDR/PORT and socket closing 2023-10-08 23:52:26 +02:00
option.c Added 'trace' option 2023-10-08 22:54:09 +02:00
vriscv.h Added 'trace' option 2023-10-08 22:54:09 +02:00