Jordan Carlin
|
53fe1c2598
|
Add dependabot file
|
2024-11-25 08:31:27 -08:00 |
|
David Harris
|
8b0ce6a343
|
Merge pull request #1127 from jordancarlin/arch-verif
Add cvw-arch-verif to root Makefile
|
2024-11-25 08:16:11 -08:00 |
|
Jordan Carlin
|
55fb7e07b3
|
Add cvw-arch-verif to main Makefile
|
2024-11-25 08:12:52 -08:00 |
|
Jordan Carlin
|
7be6311f51
|
Update cvw-arch-verif submodule
|
2024-11-25 08:11:50 -08:00 |
|
David Harris
|
eff6980926
|
Merge branch 'main' of https://github.com/openhwgroup/cvw into dev
|
2024-11-24 17:15:42 -08:00 |
|
David Harris
|
ce1bc37d99
|
Merge pull request #1124 from coreyqh/priv_fcov
Add exceptionsM to fcov
|
2024-11-24 17:05:38 -08:00 |
|
Corey Hickson
|
c105c4c720
|
restored clint base for interrupt tests
|
2024-11-24 17:04:12 -08:00 |
|
Corey Hickson
|
0346245233
|
removed unused and redundant clint base variable
|
2024-11-24 16:36:59 -08:00 |
|
Jordan Carlin
|
165c4d6ba4
|
Add suse to installation CI
|
2024-11-24 15:57:42 -08:00 |
|
Jordan Carlin
|
9724bb64c5
|
Add suse packages
|
2024-11-24 15:52:55 -08:00 |
|
Jordan Carlin
|
cb73b927ac
|
Add SUSE detection
|
2024-11-24 15:52:22 -08:00 |
|
Jordan Carlin
|
81f036088d
|
Fix installation messages
|
2024-11-24 15:51:57 -08:00 |
|
Jordan Carlin
|
064d9fda91
|
Add debian to package check
|
2024-11-24 15:48:34 -08:00 |
|
Jordan Carlin
|
99047ae8c4
|
Add Debian support to README
|
2024-11-24 13:10:33 -08:00 |
|
Jordan Carlin
|
1eac4af940
|
Fix installation failure message to include Debian
|
2024-11-24 13:03:59 -08:00 |
|
Jordan Carlin
|
26d635c0ac
|
Factor out packags that are common across distros for easier maintenance
|
2024-11-24 12:57:53 -08:00 |
|
Corey Hickson
|
48ac38fb35
|
Add exceptionsM to fcov
|
2024-11-24 03:43:57 -08:00 |
|
Jordan Carlin
|
42bf426e1c
|
Fix typo
|
2024-11-24 01:32:20 -08:00 |
|
Jordan Carlin
|
459b86b22a
|
Add Debian 11 to build matrix
|
2024-11-23 22:09:38 -08:00 |
|
Jordan Carlin
|
242611c8ea
|
Debian images don't have unzip installed by default; used by Buildroot
|
2024-11-23 22:08:29 -08:00 |
|
Jordan Carlin
|
5382b481e8
|
Fix mold install
|
2024-11-23 22:01:48 -08:00 |
|
Jordan Carlin
|
6e680ae561
|
Add support for Debian 11 to installation script
|
2024-11-23 21:51:57 -08:00 |
|
Jordan Carlin
|
4f5db12b2c
|
Download binary for mold on Ubuntu 20.04
|
2024-11-23 21:32:42 -08:00 |
|
Jordan Carlin
|
3e9d5a48df
|
Add debian 12 to installation CI and update matrix formation
|
2024-11-23 20:15:25 -08:00 |
|
Jordan Carlin
|
f11799385e
|
Add support for debian 12 to install script
|
2024-11-23 20:04:39 -08:00 |
|
Jordan Carlin
|
4ff7289803
|
Fix installation comments
|
2024-11-23 19:27:07 -08:00 |
|
Jordan Carlin
|
c6bd7bbefc
|
Update distro check print formatting
|
2024-11-23 18:36:49 -08:00 |
|
Rose Thompson
|
8e546dacf5
|
Merge pull request #1123 from jordancarlin/dev
Fix crt0
|
2024-11-22 13:47:04 -06:00 |
|
Jordan Carlin
|
cb09ff6bb6
|
Fix crt0
|
2024-11-22 11:32:56 -08:00 |
|
David Harris
|
55b259c16d
|
Merge branch 'main' of https://github.com/openhwgroup/cvw into dev
|
2024-11-22 08:08:30 -08:00 |
|
Jordan Carlin
|
f57594d327
|
Merge pull request #1122 from georgiatai/main
Code Coverage on Decompress unit
|
2024-11-21 16:25:59 -08:00 |
|
Georgia Tai
|
75ce5c8c99
|
Code Coverage on Decompress unit
|
2024-11-21 16:18:44 -08:00 |
|
David Harris
|
58b70db01a
|
Merge pull request #1117 from coreyqh/dev
Add Endian covergroups to fcov
|
2024-11-21 08:59:40 -08:00 |
|
David Harris
|
4564d8aa07
|
Merge branch 'main' of https://github.com/openhwgroup/cvw into dev
|
2024-11-21 07:06:16 -08:00 |
|
David Harris
|
5beeb5a88f
|
Merge pull request #1119 from openhwgroup/revert-1118-priv_fcov
Revert "Add ExceptionM to fcov"
|
2024-11-21 07:01:43 -08:00 |
|
David Harris
|
34063f9fb6
|
Revert "Add ExceptionM to fcov"
|
2024-11-21 07:01:31 -08:00 |
|
David Harris
|
3198f27c44
|
Merge pull request #1118 from coreyqh/priv_fcov
Add ExceptionM to fcov
|
2024-11-21 06:19:11 -08:00 |
|
Corey Hickson
|
6ce4a030f2
|
Add ExceptionM to fcov
|
2024-11-21 03:20:13 -08:00 |
|
Corey Hickson
|
0923fb918f
|
Add Endian covergroups to fcov
|
2024-11-20 23:51:29 -08:00 |
|
David Harris
|
4757636879
|
Merge branch 'main' of https://github.com/openhwgroup/cvw into dev
|
2024-11-20 19:35:02 -08:00 |
|
David Harris
|
6a290a4297
|
Merge pull request #1116 from jordancarlin/dev
Reset code coverage when running regression
|
2024-11-20 19:32:29 -08:00 |
|
David Harris
|
b86c62f4fa
|
Merge pull request #1094 from ahlyssa/main
added Zicsr (32 and 64) to run in Imperas
|
2024-11-20 19:32:15 -08:00 |
|
Jordan Carlin
|
fb59d8e32f
|
More imperas lics
|
2024-11-20 19:23:46 -08:00 |
|
Jordan Carlin
|
38acf24d83
|
Reset code coverage when running regression
|
2024-11-20 19:06:41 -08:00 |
|
David Harris
|
ab18d8d359
|
Merge branch 'main' of https://github.com/openhwgroup/cvw into dev
|
2024-11-20 16:30:57 -08:00 |
|
David Harris
|
123fdd29cf
|
Updated tool portion of README
|
2024-11-20 16:30:49 -08:00 |
|
David Harris
|
275490cb43
|
Merge pull request #1115 from slmnemo/nightly_regression
Updated nightly instructions in readme to use curl
|
2024-11-20 16:12:08 -08:00 |
|
David Harris
|
028ffe9f4a
|
Removing obsolete ***
|
2024-11-20 07:23:51 -08:00 |
|
slmnemo
|
6f45dcd22c
|
Updated nightly instructions in readme to use curl
|
2024-11-17 13:03:27 -08:00 |
|
Jordan Carlin
|
3e45ef4dff
|
Merge pull request #1113 from davidharrishmc/dev
Fixed Issue 1111
|
2024-11-17 09:02:37 -08:00 |
|