Commit Graph

10715 Commits

Author SHA1 Message Date
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
Jordan Carlin
1369914979
Cleanup nightly regression script 2024-12-17 14:26:30 -08:00
Jordan Carlin
fd96fa4d97
Fix iterelf shebang 2024-12-17 13:54:33 -08:00
Jordan Carlin
6ec059e577
Merge branch 'main' of https://github.com/openhwgroup/cvw into python_updates 2024-12-17 13:51:55 -08:00
Jordan Carlin
d8f87ee543
Merge pull request #1191 from davidharrishmc/dev
Enabled all unprivlieged tests and use merged RV32/RV64 coverage files.
2024-12-17 10:11:54 -08:00
Jordan Carlin
8ff3084102
Merge pull request #1196 from openhwgroup/dependabot/submodules/addins/cvw-arch-verif-efd70ce
Bump addins/cvw-arch-verif from `95f849e` to `efd70ce`
2024-12-16 07:47:09 -08:00
dependabot[bot]
1025548a3a
Bump addins/cvw-arch-verif from 95f849e to efd70ce
Bumps [addins/cvw-arch-verif](https://github.com/openhwgroup/cvw-arch-verif) from `95f849e` to `efd70ce`.
- [Commits](95f849e42e...efd70ce71a)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 14:02:24 +00:00
Jordan Carlin
785b817f93
Update platform.yaml 2024-12-14 21:08:33 -08:00
Jordan Carlin
d525cc25d8
Cleanup 2024-12-14 21:03:19 -08:00
David Harris
3329f61685 Merged wally.do; functional coverage restored 2024-12-12 05:29:34 -08:00
Jordan Carlin
bdfc9dac71
Lots of f-strings 2024-12-11 23:20:10 -08:00
Jordan Carlin
356c6fae80
iterelf passing pylint 2024-12-11 23:03:46 -08:00
Jordan Carlin
57d723664f
regression-wally passing pylint. Still needs a larger refactoring 2024-12-11 23:03:46 -08:00
Jordan Carlin
1e8d4c2cce
Cleanup regresssion-wally whitespace 2024-12-11 22:43:10 -08:00
Jordan Carlin
71168e5a97
Cleanup lint warnings in CacheSim.py 2024-12-11 22:42:51 -08:00
Jordan Carlin
bc2a0d2714
run_vcs pylint cleanup 2024-12-11 22:25:03 -08:00
David Harris
9dbbfc4a70
Merge pull request #1193 from jordancarlin/dev
Fix regression-wally --fcov
2024-12-11 22:10:47 -08:00
Jordan Carlin
2d3ff200b4
Fix regression-wally --fcov 2024-12-11 21:56:40 -08:00
David Harris
5b3fac6d8e Resolved merge conflict 2024-12-11 18:53:13 -08:00
David Harris
2a3af5425e
Merge pull request #1189 from jordancarlin/refactor_run_vcs
Refactor run_vcs
2024-12-11 18:50:38 -08:00
David Harris
78e6c43f6a Enabled coverage for all extensions 2024-12-11 18:37:01 -08:00
David Harris
5c8455261b Point to new merged RV32/RV64 unprivileged coverpoints 2024-12-11 17:50:43 -08:00
David Harris
f6e6528264
Merge pull request #1190 from jordancarlin/readme
Update wsim commands in README
2024-12-11 17:49:12 -08:00
Jordan Carlin
d10082113c
Update wsim commands in README 2024-12-11 15:26:10 -08:00
Jordan Carlin
6cff03bd33
Breker tests working 2024-12-11 11:54:39 -08:00
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