Commit Graph

10695 Commits

Author SHA1 Message Date
Jordan Carlin
f160b9c7fb
Regression directory creation fix 2025-01-28 23:58:44 -08:00
David Harris
fd82aa2e5b
Merge pull request #1245 from jordancarlin/python_updates
Python updates
2025-01-28 08:03:02 -08:00
Jordan Carlin
10dd3683ef
Merge pull request #1250 from openhwgroup/dependabot/submodules/addins/cvw-arch-verif-44278d9
Bump addins/cvw-arch-verif from `66b6750` to `44278d9`
2025-01-27 08:34:08 -08:00
Jordan Carlin
cb5b1d7497
Remove slack-notifier.py 2025-01-27 08:00:19 -08:00
Jordan Carlin
c659b030d2
A bit more regression-wally cleanup 2025-01-27 07:22:04 -08:00
dependabot[bot]
b8330472a3
Bump addins/cvw-arch-verif from 66b6750 to 44278d9
Bumps [addins/cvw-arch-verif](https://github.com/openhwgroup/cvw-arch-verif) from `66b6750` to `44278d9`.
- [Commits](66b6750178...44278d9a91)

---
updated-dependencies:
- dependency-name: addins/cvw-arch-verif
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 13:39:54 +00:00
Jordan Carlin
1d71889709
Fix remaining ruff lint errors 2025-01-27 01:25:13 -08:00
Jordan Carlin
3acc43711f
Merge branch 'main' of https://github.com/openhwgroup/cvw into python_updates 2025-01-27 00:47:30 -08:00
David Harris
3f141575ff
Merge pull request #1249 from jordancarlin/cleanup
Cleanup
2025-01-25 17:41:31 -08:00
Jordan Carlin
9fc2e23eee
Turn off debug mode 2025-01-25 17:35:37 -08:00
Jordan Carlin
a338089b6f
Fix FunctionName module naming 2025-01-25 16:22:27 -08:00
Jordan Carlin
784a6795cf
Remove empty checksignature.sv file 2025-01-25 16:16:37 -08:00
Jordan Carlin
6f834b5444
Merge pull request #1248 from stineje/patch-1
Update LICENSE
2025-01-25 15:48:48 -08:00
James E. Stine
d8bffa569b
Update LICENSE 2025-01-24 20:45:15 -06:00
Rose Thompson
d9298e2b6a
Merge pull request #1247 from stineje/main
Add Makefile in testbench to allow the memfile to generate the correc…
2025-01-24 09:23:25 -06:00
James Stine
8dc6eab6dd Add Makefile in testbench to allow the memfile to generate the correct version based on the elf output in objdump. Previously this was done via a findstring which works with riscv-arch-tests but doesn't allow individual programs/elf to be used unless the program is called xxx_rv32. 2025-01-24 08:55:25 -06:00
Jordan Carlin
a07e82806d
Add ruff lint check in CI 2025-01-23 08:23:26 -08:00
Jordan Carlin
3f53886574
Add ruff.toml configuration file 2025-01-23 07:43:23 -08:00
Jordan Carlin
f4d6e2003b
More regression-wally refactoring 2025-01-23 03:23:34 -08:00
Jordan Carlin
d697b92587
fix spaces in wsim arguments 2025-01-23 01:20:30 -08:00
Jordan Carlin
bbc815d289
Merge branch 'main' of https://github.com/openhwgroup/cvw into python_updates 2025-01-23 00:39:05 -08:00
David Harris
5c4e2ea2fb
Merge pull request #1238 from jordancarlin/zc_tests
Update riscv-arch-test and enable remaining Zcf and Zcd tests
2025-01-21 20:14:13 -08:00
Jordan Carlin
94845dca46
Merge pull request #1242 from openhwgroup/dependabot/submodules/addins/cvw-arch-verif-66b6750
Bump addins/cvw-arch-verif from `cdc4005` to `66b6750`
2025-01-21 19:50:21 -08:00
dependabot[bot]
15cc6a77b0
Bump addins/cvw-arch-verif from cdc4005 to 66b6750
Bumps [addins/cvw-arch-verif](https://github.com/openhwgroup/cvw-arch-verif) from `cdc4005` to `66b6750`.
- [Commits](cdc4005363...66b6750178)

---
updated-dependencies:
- dependency-name: addins/cvw-arch-verif
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 13:35:30 +00:00
Rose Thompson
5f68c64a1f
Merge pull request #1241 from jordancarlin/make-img
Remove make-img.sh
2025-01-17 21:30:59 -06:00
Jordan Carlin
23ae7c4259
Remove make-img.sh 2025-01-17 18:05:30 -08:00
Rose Thompson
519ab41110
Merge pull request #1239 from jordancarlin/deprecated_file
Remove wrapper_nightly_runs.sh
2025-01-17 15:01:12 -06:00
Jordan Carlin
7b94522397
Remove wrapper_nightly_runs.sh 2025-01-17 10:34:50 -08:00
Jordan Carlin
e0c4eee86c
Update riscv-arch-test and enable remaining Zcf and Zcd tests 2025-01-17 10:32:28 -08:00
Rose Thompson
d8b6d65f15
Merge pull request #1236 from davidharrishmc/dev
coverage_tlbMisaligned now running and back in regression
2025-01-16 13:22:59 -06:00
David Harris
2fd3f372ae Returned tlbMisaligned to regression now that #976 is fixed 2025-01-16 10:42:24 -08:00
Rose Thompson
8969fee95a
Merge pull request #1235 from davidharrishmc/dev
Added Imperas configuration to resolve issue #976
2025-01-16 11:58:48 -06:00
David Harris
d9c16d0726 Merge branch 'main' of https://github.com/openhwgroup/cvw into dev 2025-01-16 09:58:18 -08:00
David Harris
7c0c3df850 Added Imperas configuration to resolve issue #976 2025-01-16 09:57:00 -08:00
Jordan Carlin
7fce36cc12
Merge pull request #1228 from davidharrishmc/dev
Cleanup
2025-01-14 23:12:30 -08:00
David Harris
817299dfbe
Merge pull request #1232 from jordancarlin/name_decode
Fix overlapping cases in name decoder
2025-01-14 13:06:39 -08:00
Jordan Carlin
1ec39f67cc
Fix overlapping cases in name decoder 2025-01-14 12:12:05 -08:00
David Harris
dac75fd17e
Merge pull request #1231 from jordancarlin/compressed_decode
Decode compressed instructions in instrNameDecTB
2025-01-13 11:01:25 -08:00
Jordan Carlin
da0b65289d
Fix typo 2025-01-13 10:50:12 -08:00
Jordan Carlin
8aabf57437
Add compressed instructions to name decoder 2025-01-13 09:13:45 -08:00
David Harris
0b5f83025f Updated fcov regression to use lockstep tests 2025-01-09 03:08:31 -08:00
David Harris
e65e531160 fixed merge conflict 2025-01-08 20:52:04 -08:00
David Harris
7aa5b1f7db cvw cleanup 2025-01-08 20:50:14 -08:00
David Harris
528ecfb6b1
Merge pull request #1227 from jordancarlin/device-tree-update
Update buildroot configuration method, buildroot+linux+opensbi version, and device trees
2025-01-07 12:08:13 -08:00
Jordan Carlin
f873faf1e4
Remove cbop size 2025-01-07 11:03:03 -08:00
Jordan Carlin
f32f95afbc
Remove zicbop from device tree since it is a nop 2025-01-07 10:45:09 -08:00
Jordan Carlin
96af5d1618
Merge pull request #1225 from openhwgroup/dependabot/submodules/addins/vivado-boards-d1898bd
Bump addins/vivado-boards from `8ed4f99` to `d1898bd`
2025-01-07 10:17:42 -08:00
Jordan Carlin
6a38032cc1
Merge branch 'openhwgroup:main' into device-tree-update 2025-01-06 07:57:30 -08:00
Jordan Carlin
71179a2ed4
Merge pull request #1226 from openhwgroup/dependabot/submodules/addins/cvw-arch-verif-cdc4005
Bump addins/cvw-arch-verif from `acf99b1` to `cdc4005`
2025-01-06 06:42:43 -08:00
dependabot[bot]
395e3773da
Bump addins/cvw-arch-verif from acf99b1 to cdc4005
Bumps [addins/cvw-arch-verif](https://github.com/openhwgroup/cvw-arch-verif) from `acf99b1` to `cdc4005`.
- [Commits](acf99b1df4...cdc4005363)

---
updated-dependencies:
- dependency-name: addins/cvw-arch-verif
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 14:07:14 +00:00