Commit Graph

10479 Commits

Author SHA1 Message Date
David Harris
5c8455261b Point to new merged RV32/RV64 unprivileged coverpoints 2024-12-11 17:50:43 -08:00
David Harris
8cbf73a8bc Cleanup README 2024-12-09 08:39:00 -08:00
David Harris
798f026ae5 Added Hello to the README 2024-12-09 08:19:57 -08:00
Rose Thompson
f680e6f70c
Merge pull request #1173 from 10x-Engineers/rvvi_setup
Adding another signal for VM Coverage
2024-12-05 11:17:07 -06:00
Huda-10xe
c1eab9e778 Updates to WallyTracer 2024-12-05 06:55:23 -08:00
Huda-10xe
5d174d9062 Merge branch 'main' of https://github.com/openhwgroup/cvw into rvvi_setup 2024-12-05 00:05:06 -08:00
Huda-10xe
617434ac32 Changes to Tracer for VM covergae 2024-12-05 00:04:58 -08:00
Rose Thompson
d31622fa21
Merge pull request #1103 from JacobPease/main
Made minor changes to the controller to clean up the logic. Still need to simplify the first always block.
2024-12-03 17:03:43 -06:00
David Harris
a5729e598c
Merge pull request #1174 from rosethompson/main
Modified wally tracer to support hptw reporting.
2024-12-03 08:08:58 -08:00
Rose Thompson
107e45a89f
Merge branch 'openhwgroup:main' into main 2024-12-03 10:07:22 -06:00
Rose Thompson
3c848cd16c Fixed bug in the wally tracer to support hptw pte accesses. 2024-12-03 09:56:03 -06:00
Huda-10xe
54e09df77c Removing debug signals 2024-12-03 04:10:22 -08:00
Huda-10xe
ffdaca2760 Removing debug signals 2024-12-03 04:09:11 -08:00
Huda-10xe
5fa3c1cf1b Merge branch 'rvvi_setup' of github.com:10x-Engineers/cvw into rvvi_setup 2024-12-03 03:57:28 -08:00
Huda-10xe
4591d625d5 Added another signal for VM Coverage 2024-12-03 03:56:30 -08:00
Huda-10xe
c1e6283201 Added another signal for VM Coverage 2024-12-03 03:54:36 -08:00
Jordan Carlin
4fa2fd0b75
Merge pull request #1172 from rosethompson/main
Remove unused sdc axi file
2024-12-02 13:34:50 -08:00
Rose Thompson
18cc616cc4
Merge branch 'openhwgroup:main' into main 2024-12-02 15:27:56 -06:00
Rose Thompson
78e11ed9f3 Remove old unused file. 2024-12-02 15:24:46 -06:00
Jordan Carlin
967c45b6a0
Merge pull request #1167 from openhwgroup/dependabot/submodules/addins/cvw-arch-verif-b37edba
Bump addins/cvw-arch-verif from `d6bae48` to `b37edba`
2024-12-02 08:16:45 -08:00
David Harris
0c121dadaa
Merge pull request #1169 from jordancarlin/dependabot_ignore
Fix dependabot ignore conditions?
2024-12-02 08:13:08 -08:00
Jordan Carlin
e37c8e6c6a
Fix dependabot ignore conditions? 2024-12-02 07:43:37 -08:00
David Harris
a772edcebb
Merge pull request #1168 from jordancarlin/dependabot_ignore
Add ignore directives to dependabot
2024-12-02 07:41:04 -08:00
Jordan Carlin
baf2b140e4
Add ignore directives to dependabot 2024-12-02 07:39:29 -08:00
dependabot[bot]
cfe15481e4
Bump addins/cvw-arch-verif from d6bae48 to b37edba
Bumps [addins/cvw-arch-verif](https://github.com/openhwgroup/cvw-arch-verif) from `d6bae48` to `b37edba`.
- [Commits](d6bae481c7...b37edba7f6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 14:23:25 +00:00
Jordan Carlin
ddb8e3dbb1
Merge pull request #1164 from davidharrishmc/dev
Use new wsim --elf syntax in hello and gpio examples
2024-12-02 02:29:16 -08:00
David Harris
8bc2a7fd4f Fixed typo in gpio simulation command 2024-12-02 02:25:38 -08:00
David Harris
f426b38b28 Adjusted hello and gpio examples to use new wsim --elf syntax 2024-12-02 01:56:39 -08:00
David Harris
3fb84b7617 Merge branch 'main' of https://github.com/openhwgroup/cvw into dev 2024-12-02 01:44:53 -08:00
David Harris
674bea0fd6
Merge pull request #1162 from jordancarlin/wsim_updates
wsim refactoring + better support for elfs
2024-12-02 01:44:05 -08:00
Jordan Carlin
f9561721cf
Fix error message 2024-12-01 18:34:44 -08:00
Jordan Carlin
ed2ab62621
Fix typo 2024-12-01 18:20:37 -08:00
Jordan Carlin
1932d8bc5d
Update testbench makefile to generate memfile even in elf file does not end in .elf 2024-12-01 17:56:16 -08:00
Jordan Carlin
cda490c911
Merge branch 'main' of https://github.com/openhwgroup/cvw into wsim_updates 2024-12-01 17:49:10 -08:00
Jordan Carlin
79708f8ecc
Change call to make to be lcoation agnostic 2024-12-01 17:44:07 -08:00
Jordan Carlin
4fb2822857
Use mix of single and double quotes to avoid escaping the quotes in strings 2024-12-01 14:30:34 -08:00
Jordan Carlin
775881f123
Make testsuite parameter to wsim optional if passing the --elf flag 2024-12-01 14:18:21 -08:00
Jordan Carlin
fbe3254857
Refactor wsim to use smaller functions and f-strings 2024-12-01 14:16:24 -08:00
Jordan Carlin
f8b0e9b873
Merge pull request #1159 from davidharrishmc/dev
Hello Wally application now running
2024-12-01 10:19:40 -08:00
David Harris
d7d40ca2af Merge branch 'main' of https://github.com/openhwgroup/cvw into dev 2024-12-01 06:11:24 -08:00
David Harris
794a9de70a
Merge pull request #1160 from jordancarlin/wsim_updates
Support elf files on all simulators
2024-12-01 06:11:19 -08:00
Jordan Carlin
cd90e81c76
wsim cleanup 2024-11-30 23:43:51 -08:00
Jordan Carlin
9ee4a2b408
Support Elffiles on all simulators 2024-11-30 23:04:13 -08:00
David Harris
a4301babff GPIO example 2024-11-30 19:41:13 -08:00
David Harris
b7467156c5 Hello Wally application now running, can print in spike and wsim via UART. Verilator simulation is broken 2024-11-30 19:12:01 -08:00
David Harris
43e267799d
Merge pull request #1158 from jordancarlin/imperas_zks
Disable Zks in imperas.ic files
2024-11-30 17:44:26 -08:00
Jordan Carlin
b766c423f3
Disable Zks in imperas.ic files 2024-11-30 16:14:37 -08:00
David Harris
9b24938590
Merge pull request #1156 from jordancarlin/update_ccov
Use cvw-arch-verif tests for code coverage
2024-11-29 16:15:11 -08:00
Jordan Carlin
c75fffbaba
Merge branch 'main' of https://github.com/openhwgroup/cvw into update_ccov 2024-11-29 15:44:19 -08:00
Jordan Carlin
c5bb2b42a5
cleanup 2024-11-29 15:43:59 -08:00