Commit Graph

14 Commits

Author SHA1 Message Date
Matthew
9514eab75e Implement progbuf and attempt to halt/resume using existing trap logic (very broken) 2024-06-19 23:06:16 -05:00
Matthew
5c593c3321 Fix step timing, rewrite jtag to include explicit reset 2024-06-17 10:51:22 -05:00
Matthew
7dd0182407 add progbuff write logic stub 2024-06-16 15:21:02 -05:00
Matthew
d6256d1647 cleanup, dont update Prv in DCSR 2024-06-15 22:54:10 -05:00
Matthew
679ff3455b Improved permissions for CSR access 2024-06-14 23:18:34 -05:00
Matthew
6ae7ac9a6d Implement DCSR (Writes are broken) 2024-06-14 00:35:20 -05:00
Matthew
d21e5b1fca fix scanning when XLEN != FLEN 2024-06-12 22:41:48 -05:00
Matthew
7f63daa49c convert debug script to TCL interface, remove telnetlib dependency 2024-06-09 11:25:28 -05:00
James Stine
0d4e0f8b5f fix silly typo with comment in hw_debug_test.py 2024-06-06 18:13:37 -05:00
James Stine
4156c5aee7 minor tweaks to python file 2024-06-05 19:02:41 -05:00
Matthew
6b03e41063 fix random data len bug 2024-06-04 14:57:10 -05:00
James Stine
9b8aa188f8 fix double quotes in fstrings 2024-06-04 13:34:27 -05:00
James Stine
ac6f65d5ba add header to other python file 2024-06-04 13:25:31 -05:00
Matthew
2e0c286017 cleanup, rename python scripts 2024-06-03 23:21:40 -05:00