Commit Graph

10701 Commits

Author SHA1 Message Date
Jordan Carlin
a766c2bb67
Update riscv-arch-test 2024-12-31 01:02:47 -08:00
Jordan Carlin
bacbdb2ca3
Don't create imperas-riscv-tests for zsbl 2024-12-31 00:57:58 -08:00
David Harris
c40450cc3a Fixed size bug and cleaned up PMP csr logic 2024-12-30 22:22:29 -08:00
David Harris
55b63ff486 Fixed PMP checking that top of access is still within range 2024-12-30 22:05:01 -08:00
David Harris
029f9e2d55 Fixed PMPCFG bits 6:5 need to be WARL 00 2024-12-30 19:16:59 -08:00
David Harris
c283633839 Merge branch 'main' of https://github.com/openhwgroup/cvw into dev 2024-12-30 12:52:04 -08:00
David Harris
1dbbea9520
Merge pull request #1210 from jordancarlin/riscv-arch-test-sv32
Enable riscv-arch-test vm sv32 tests in regression
2024-12-30 12:51:18 -08:00
Jordan Carlin
f890cc9fd6
Enable riscv-arch-test vm sv32 tests in regression 2024-12-30 12:37:27 -08:00
David Harris
7d72ca6091 Enabled Zmmul coverage tests 2024-12-30 10:50:19 -08:00
Jordan Carlin
35b9a46b47
Merge pull request #1208 from openhwgroup/dependabot/submodules/addins/cvw-arch-verif-acf99b1
Bump addins/cvw-arch-verif from `f04bcd7` to `acf99b1`
2024-12-30 09:31:09 -08:00
dependabot[bot]
5f68d6d585
Bump addins/cvw-arch-verif from f04bcd7 to acf99b1
Bumps [addins/cvw-arch-verif](https://github.com/openhwgroup/cvw-arch-verif) from `f04bcd7` to `acf99b1`.
- [Commits](f04bcd729f...acf99b1df4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 13:26:46 +00:00
Jordan Carlin
1e8eaec62a
Merge pull request #1202 from openhwgroup/dependabot/submodules/addins/cvw-arch-verif-f04bcd7
Bump addins/cvw-arch-verif from `efd70ce` to `f04bcd7`
2024-12-24 10:00:07 -05:00
David Harris
c17b0c7d45 Improved naming of signals in TLB 2024-12-24 05:36:20 -08:00
David Harris
505adef010
Merge pull request #1206 from Zain2050/main
Fixed a bug related to Reserved Encoding in tlbcontrol.sv
2024-12-24 05:32:45 -08:00
Zain2050
7d57d83224 made changes for ResEnc in tlbcontrol 2024-12-24 01:38:03 -08:00
David Harris
608d2ceafa
Merge pull request #1205 from rosethompson/main
Updated SDC_RANGE to match FU540 specification.
2024-12-23 10:40:31 -08:00
Rose Thompson
809b76da22 Updated SDC_RANGE to match FU540 specification. 2024-12-23 12:09:57 -06:00
David Harris
50449e2dd6
Merge pull request #1204 from rosethompson/main
Updates to fpga debuggers and added commets to wallyTracer about possible bugs
2024-12-23 09:07:26 -08:00
Rose Thompson
7041d27a46 Possible bugs in wallyTracer marked. 2024-12-23 11:03:23 -06:00
Rose Thompson
7d3295ac63
Merge branch 'openhwgroup:main' into main 2024-12-23 11:01:34 -06:00
Rose Thompson
52466a11fe
Merge pull request #1200 from 10x-Engineers/rvvi_setup
Updating WallyTracer for VM signals
2024-12-23 11:00:06 -06:00
Jordan Carlin
cd8fdca1f2
Merge pull request #1203 from davidharrishmc/dev
Add Zfhmin functional coverage
2024-12-23 10:24:57 -05:00
David Harris
45d4bf0f60 Typo fix 2024-12-23 06:22:11 -08:00
David Harris
19495af18a Added Zfhmin support for functional coverage 2024-12-23 06:21:22 -08:00
dependabot[bot]
fb642c7f35
Bump addins/cvw-arch-verif from efd70ce to f04bcd7
Bumps [addins/cvw-arch-verif](https://github.com/openhwgroup/cvw-arch-verif) from `efd70ce` to `f04bcd7`.
- [Commits](efd70ce71a...f04bcd729f)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 13:50:07 +00:00
Huda-10xe
f7eecdc56e Updating wallyTracer syntax to match wally style 2024-12-22 08:40:16 -08:00
David Harris
c04b4825c9
Merge pull request #1201 from jordancarlin/config
Update a few single bit config parameters to specify type logic
2024-12-22 06:18:19 -08:00
Jordan Carlin
f4779534af
Update a few single bit config parameters to specify type logic 2024-12-21 16:03:16 -08:00
Huda-10xe
ab663e5bc8 Updating WallyTracer for VM signals 2024-12-20 02:14:57 -08:00
Jordan Carlin
babc5fc4c7
Merge branch 'main' of https://github.com/openhwgroup/cvw into python_updates 2024-12-19 14:17:18 -08:00
David Harris
441bfed3a3
Merge pull request #1199 from jordancarlin/breker
Breker test support
2024-12-19 14:15:37 -08:00
Jordan Carlin
73e90847d9
Update Breker documentation 2024-12-19 14:09:42 -08:00
Jordan Carlin
a10dbac034
Merge branch 'breker' of github.com:jordancarlin/cvw into python_updates 2024-12-19 13:19:08 -08:00
Jordan Carlin
bd5223ba05
More regression-wally refactoring 2024-12-19 13:11:55 -08:00
Jordan Carlin
e7b8261bee
Merge branch 'main' of https://github.com/openhwgroup/cvw into python_updates 2024-12-19 13:11:05 -08:00
Jordan Carlin
7c297af0eb
Cleanup 2024-12-19 13:04:42 -08:00
Jordan Carlin
2818bdbaa8
Refactor Elf eile handling for better Breker compatibility 2024-12-19 12:51:51 -08:00
Jordan Carlin
53b5c9557a
Suppress warnings in Breker simulations 2024-12-19 12:40:31 -08:00
Jordan Carlin
e52b7d835a
Merge branch 'main' of https://github.com/openhwgroup/cvw into breker 2024-12-19 12:27:38 -08:00
Jordan Carlin
c078051af6
Update README installation badge 2024-12-18 23:33:52 -08:00
Jordan Carlin
5b666e4c5c
Fix makefile SHELL directive 2024-12-18 23:33:29 -08:00
David Harris
413288dd62
Merge pull request #1197 from jordancarlin/wally-do
Update wally.do to handle more arguments
2024-12-18 12:01:38 -08:00
Jordan Carlin
036e0e0727
Update wally.do to handle more arguments 2024-12-18 11:49:51 -08:00
Jordan Carlin
1a2569e6f1
Begin refactoring regression-wally 2024-12-17 23:57:14 -08:00
Jordan Carlin
32b62e9d0c
Cleanup quotes 2024-12-17 21:49:11 -08:00
Jordan Carlin
51c3d59605
Lots more python updates 2024-12-17 21:31:12 -08:00
Jordan Carlin
21e35c9068
Lots more python cleanup 2024-12-17 16:32:49 -08:00
Jordan Carlin
0e3030dc23
Remove python semicolons 2024-12-17 15:37:19 -08:00
Jordan Carlin
d0b122a58a
Python multiple imports per line 2024-12-17 15:34:56 -08:00
Jordan Carlin
dfe15414b0
Lots more small python script cleanup 2024-12-17 15:30:05 -08:00