Matthew
|
679ff3455b
|
Improved permissions for CSR access
|
2024-06-14 23:18:34 -05:00 |
|
Matthew
|
60f12a6f60
|
Fix DPC write and DCSR Cause
|
2024-06-14 18:27:06 -05:00 |
|
Matthew
|
d0deb1bd7a
|
Add DPC support (does not write on resume)
|
2024-06-14 14:21:38 -05:00 |
|
Matthew
|
be7d657f71
|
Fix CSR writes from DM
|
2024-06-14 11:17:41 -05:00 |
|
Matthew
|
6ae7ac9a6d
|
Implement DCSR (Writes are broken)
|
2024-06-14 00:35:20 -05:00 |
|
Matthew
|
d319703d75
|
update jtag id
|
2024-06-13 23:22:39 -05:00 |
|
Matthew-Otto
|
f3ff6712c9
|
Merge branch 'openhwgroup:main' into main
|
2024-06-12 22:43:10 -05:00 |
|
Matthew
|
d21e5b1fca
|
fix scanning when XLEN != FLEN
|
2024-06-12 22:41:48 -05:00 |
|
Matthew
|
61eba041e4
|
fix whitespace in fregfile.sv
|
2024-06-12 22:27:25 -05:00 |
|
Matthew
|
6f1f3b719a
|
Alls CSRS tested (Read only)
|
2024-06-12 10:28:42 -05:00 |
|
Matthew
|
31f437b429
|
fixed GPR/FPR scan regression
|
2024-06-12 10:10:32 -05:00 |
|
Matthew
|
c8e5a33ae7
|
cleanup repo, still WIP
|
2024-06-11 23:04:44 -05:00 |
|
Matthew
|
abff0bbab4
|
(WIP) make all CSRs scannable by DM
|
2024-06-11 22:42:30 -05:00 |
|
Rose Thompson
|
46cc64b76f
|
Merge pull request #830 from davidharrishmc/dev
Regression improvement and FPU simplification
|
2024-06-11 13:18:11 -07:00 |
|
David Harris
|
29fe5983e2
|
Fixed testfloat regression and added bitmanip/crypto variants
|
2024-06-11 12:32:11 -07:00 |
|
James Stine
|
f5e22fccbb
|
update csrm to add dpc and dcsr
|
2024-06-10 17:31:14 -05:00 |
|
Rose Thompson
|
c5b1338697
|
Merge pull request #829 from davidharrishmc/dev
Various small optimizations
|
2024-06-10 12:40:49 -07:00 |
|
David Harris
|
e02c1008bc
|
postprocessor shift amount simplification
|
2024-06-10 07:55:35 -07:00 |
|
David Harris
|
3284dd2112
|
Removed unnecessary Zero checking on FmaPreResultSubnorm
|
2024-06-10 07:45:03 -07:00 |
|
David Harris
|
4c066c078f
|
Removing two unnecessary 0's from fmashiftcalc interface
|
2024-06-10 07:38:03 -07:00 |
|
David Harris
|
1873064be5
|
Simplified fround exact case
|
2024-06-10 06:23:42 -07:00 |
|
David Harris
|
5094122048
|
Simplifying fround
|
2024-06-10 06:11:55 -07:00 |
|
David Harris
|
9bd5bd837b
|
Removed duplicate bpred 10_16_16 entries from derivlist
|
2024-06-10 04:48:24 -07:00 |
|
David Harris
|
b4bddf13e6
|
Fixed typo in derivgen
|
2024-06-10 04:40:01 -07:00 |
|
David Harris
|
8b887755c9
|
Simplified 3:1 mux to 2:1 mux when only Zbkc is supported and clmulr is not needed
|
2024-06-10 02:34:35 -07:00 |
|
James Stine
|
4675614802
|
another csr debug.vh update
|
2024-06-09 23:47:04 -05:00 |
|
James Stine
|
d2f55b44f5
|
update csrs so there is a record of them
|
2024-06-09 23:33:24 -05:00 |
|
James Stine
|
cb37beaccd
|
minor comments
|
2024-06-09 18:53:51 -05:00 |
|
Matthew
|
5ba6e4da0f
|
DM accesses to DPC address point to PCM
|
2024-06-09 15:42:21 -05:00 |
|
Matthew-Otto
|
2fc214bb2d
|
Merge branch 'openhwgroup:main' into main
|
2024-06-09 13:42:53 -05:00 |
|
James Stine
|
74a7f47085
|
Merge branch 'main' of github.com:stineje/cvw
|
2024-06-09 12:06:28 -05:00 |
|
James Stine
|
f488cd7274
|
remove bad jlink command from openocd.cfg
|
2024-06-09 12:05:39 -05:00 |
|
James Stine
|
fb81f03ab6
|
update sample program
|
2024-06-09 11:46:35 -05:00 |
|
Matthew
|
8e9b245af2
|
Merge branch 'main' of https://github.com/stineje/cvw
|
2024-06-09 11:27:02 -05:00 |
|
Matthew
|
95df21ff1e
|
improve hart status signalling
|
2024-06-09 11:26:58 -05:00 |
|
Matthew
|
7f63daa49c
|
convert debug script to TCL interface, remove telnetlib dependency
|
2024-06-09 11:25:28 -05:00 |
|
James Stine
|
67a6e3a24b
|
comment update in csrm.sv
|
2024-06-09 10:49:14 -05:00 |
|
James Stine
|
42af10dabf
|
minor fix of DSCR naming comment
|
2024-06-09 10:43:43 -05:00 |
|
James Stine
|
97cf2fdd23
|
update some comments on debug
|
2024-06-09 10:32:13 -05:00 |
|
James Stine
|
c3243caacf
|
add simple debug test for riscv-none-elf-gdb
|
2024-06-08 18:12:10 -05:00 |
|
James Stine
|
4fad0b0249
|
change names of debug/chain output
|
2024-06-08 12:43:01 -05:00 |
|
Matthew
|
5f5938f3b5
|
add FP registers to debug scan chain
|
2024-06-07 23:18:44 -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
|
12a4f2b97e
|
initial work on dm for FP regs in debug spec
|
2024-06-06 18:12:43 -05:00 |
|
James Stine
|
cd7624fb97
|
mod wallypipelinedcore/soc for FP debug of regs
|
2024-06-06 17:58:53 -05:00 |
|
James Stine
|
1d5ce9d21e
|
update fpu debug
|
2024-06-06 17:38:03 -05:00 |
|
James Stine
|
130715a58f
|
mod debug.sh to have FP regs
|
2024-06-06 15:56:47 -05:00 |
|
Rose Thompson
|
5dfde808f0
|
Merge pull request #827 from davidharrishmc/dev
Fixed support for individual crypto extensions without Zb*
|
2024-06-06 09:31:07 -05:00 |
|
David Harris
|
9489771bd7
|
Fixed support for individual crypto extensions without Zb*
|
2024-06-05 22:57:39 -07:00 |
|
Rose Thompson
|
fc0fa69f89
|
Merge pull request #826 from davidharrishmc/dev
Fixed testcount to not make spurious warnings about src
|
2024-06-05 21:13:49 -05:00 |
|