Jordan Carlin
|
8468428b21
|
Merge branch 'main' of https://github.com/openhwgroup/cvw into breker
|
2024-12-10 15:56:23 -08:00 |
|
Jordan Carlin
|
d592e92575
|
Update platform.yaml
|
2024-12-10 15:53:04 -08:00 |
|
David Harris
|
b9ec056e81
|
Merge pull request #1188 from jordancarlin/linux_mint_install
Initial attempt at Ubuntu derivative distro support, focusing on Linux Mint
|
2024-12-10 04:59:19 -08:00 |
|
Jordan Carlin
|
66a4655cb9
|
Initial attempt at Ubuntu derivative distro support, focusing on Linux Mint
|
2024-12-09 09:07:35 -08:00 |
|
Jordan Carlin
|
a19a4c52f7
|
Merge pull request #1184 from davidharrishmc/dev
Added Hello to the README
|
2024-12-09 08:41:14 -08:00 |
|
David Harris
|
8cbf73a8bc
|
Cleanup README
|
2024-12-09 08:39:00 -08:00 |
|
Jordan Carlin
|
ed0c76e8a8
|
Merge pull request #1183 from openhwgroup/dependabot/submodules/addins/cvw-arch-verif-95f849e
Bump addins/cvw-arch-verif from `b37edba` to `95f849e`
|
2024-12-09 08:33:14 -08:00 |
|
David Harris
|
3b5b74e7f4
|
Merge pull request #1182 from jordancarlin/wsim_define
Add --define to wsim
|
2024-12-09 08:22:52 -08:00 |
|
David Harris
|
798f026ae5
|
Added Hello to the README
|
2024-12-09 08:19:57 -08:00 |
|
dependabot[bot]
|
421da19b8f
|
Bump addins/cvw-arch-verif from b37edba to 95f849e
Bumps [addins/cvw-arch-verif](https://github.com/openhwgroup/cvw-arch-verif) from `b37edba` to `95f849e`.
- [Commits](b37edba7f6...95f849e42e )
---
updated-dependencies:
- dependency-name: addins/cvw-arch-verif
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-09 13:20:11 +00:00 |
|
Jordan Carlin
|
93813e8614
|
Merge branch 'main' of https://github.com/openhwgroup/cvw into breker
|
2024-12-08 20:57:18 -08:00 |
|
Jordan Carlin
|
a9aefc0105
|
Small VCS fixes after refactor
|
2024-12-08 20:50:08 -08:00 |
|
Jordan Carlin
|
12966c33b5
|
initial attempt at totally refactored run_vcs script
|
2024-12-08 18:18:34 -08:00 |
|
Jordan Carlin
|
19136c0851
|
Begin refactoring run_vcs script
|
2024-12-08 17:14:29 -08:00 |
|
Jordan Carlin
|
9c19321bdb
|
Update fcov incdirs for wally.do
|
2024-12-08 17:13:31 -08:00 |
|
Jordan Carlin
|
33904cffe2
|
Fix wsim fcov
|
2024-12-08 17:05:44 -08:00 |
|
Jordan Carlin
|
b58ab831e7
|
more cleanup
|
2024-12-08 14:20:55 -08:00 |
|
David Harris
|
2c15113d85
|
Merge pull request #1177 from jordancarlin/wsim_flags
wsim flag fixes and general cleanup
|
2024-12-08 05:36:46 -08:00 |
|
Jordan Carlin
|
922bdb5cca
|
Fix typo
|
2024-12-08 02:50:25 -08:00 |
|
Jordan Carlin
|
fe4a0c1b7b
|
Move most of the fcov defines and args into wsim
|
2024-12-08 02:47:04 -08:00 |
|
Jordan Carlin
|
410c279396
|
add --define support to verilator
|
2024-12-08 01:55:15 -08:00 |
|
Jordan Carlin
|
f856ed15ba
|
add --define support to VCS
|
2024-12-08 01:51:08 -08:00 |
|
Jordan Carlin
|
f4473c03ab
|
add --define support to questa
|
2024-12-08 01:47:23 -08:00 |
|
Jordan Carlin
|
1c0e5de07b
|
Add --define to wsim
|
2024-12-08 01:46:44 -08:00 |
|
Jordan Carlin
|
256211e4dc
|
Fix wsim elfile handling
|
2024-12-07 14:06:31 -08:00 |
|
Jordan Carlin
|
464a516e98
|
Disable fcov on testsuite
|
2024-12-07 13:58:45 -08:00 |
|
Jordan Carlin
|
c9885ff495
|
Change wsim main function for potential use as imported module in regression-wally
|
2024-12-07 13:54:47 -08:00 |
|
Jordan Carlin
|
c178180b0f
|
A bit more cleanup
|
2024-12-07 13:53:18 -08:00 |
|
Jordan Carlin
|
8fc907a496
|
Switch to sys.exit in wsim
|
2024-12-07 13:33:42 -08:00 |
|
Jordan Carlin
|
8b2a053bd4
|
Remove unnecessary parentheses in wsim
|
2024-12-07 13:32:56 -08:00 |
|
Jordan Carlin
|
59bedb78c5
|
Cleanup verilator paths
|
2024-12-07 13:24:10 -08:00 |
|
Jordan Carlin
|
bdc20243a6
|
Fix overriding args
|
2024-12-07 13:18:03 -08:00 |
|
Jordan Carlin
|
25cdf83aae
|
Remove extra spaces and use lists for assembling args and params
|
2024-12-07 13:13:35 -08:00 |
|
Jordan Carlin
|
95a5070a72
|
Move IMPERAS_HOME in wally.do to avoid issue if not set
|
2024-12-07 12:56:12 -08:00 |
|
Jordan Carlin
|
14ad03cde1
|
Add .memfile to gitignore
|
2024-12-07 12:55:48 -08:00 |
|
Jordan Carlin
|
a3cd266967
|
Fix run_vcs code coverage flag
|
2024-12-07 12:54:51 -08:00 |
|
Jordan Carlin
|
b707b12267
|
Merge branch 'main' of https://github.com/openhwgroup/cvw into wsim_flags
|
2024-12-06 19:27:59 -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 |
|
Rose Thompson
|
6c9c1fc841
|
Added new tsm for debuggin the plic.
|
2024-12-03 15:28:39 -06:00 |
|
Rose Thompson
|
7bc2737fbd
|
Merge branch 'main' of github.com:ross144/cvw
|
2024-12-03 12:17:35 -06:00 |
|
Rose Thompson
|
f071383a19
|
Added new debug scripts.
|
2024-12-03 12:17:10 -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 |
|