Sydeny
|
7e5e9d928e
|
Manual merge for fctrl.sv, fpu.S, and ifu.S files
|
2023-04-03 01:55:23 -07:00 |
|
Sydeny
|
58eed1bba2
|
Merge branch 'main' of https://github.com/openhwgroup/cvw into main
|
2023-04-03 01:54:27 -07:00 |
|
Sydney Riley
|
440e41bb3e
|
expanded ifu coverage including 4 added directed tests and 1 exclusion, expanded fpu coverage including 6 directed tests and 2 multiline exclusions.
|
2023-04-02 23:51:34 -07:00 |
|
David Harris
|
d4b7da34de
|
Merge pull request #177 from amaiuolo/main
Integrated tv generation for IFdivsqrt
|
2023-04-02 18:29:38 -07:00 |
|
Marcus Mellor
|
c7ec42eaab
|
Merge branch 'main' of https://github.com/openhwgroup/cvw
|
2023-03-31 09:54:02 -05:00 |
|
Marcus Mellor
|
913cdecb65
|
Address comments in openhwgroup/cvw#180
|
2023-03-31 09:51:33 -05:00 |
|
Diego Herrera Vicioso
|
2b73c1d033
|
Merge branch 'openhwgroup:main' into main
|
2023-03-31 00:35:02 -07:00 |
|
Marcus Mellor
|
d8bbb4286e
|
Add comments to fpu.S indicating which lines of src/fpu/fctrl.sv are covered
|
2023-03-30 20:01:11 -05:00 |
|
Alessandro Maiuolo
|
3990417d70
|
integrated tv generation for IFdivsqrt
|
2023-03-29 20:57:26 -07:00 |
|
Kip Macsai-Goren
|
dded6a640e
|
Merge branch 'priv-tests' of github.com:kipmacsaigoren/cvw into priv-tests
|
2023-03-29 16:31:35 -07:00 |
|
Kip Macsai-Goren
|
7881c245a2
|
ported medelg fixes to 32 bit tests. Requires a make allclean
|
2023-03-29 16:31:28 -07:00 |
|
kipmacsaigoren
|
aec27965af
|
Merge branch 'openhwgroup:main' into priv-tests
|
2023-03-29 15:34:47 -07:00 |
|
Sydney Riley
|
6c1f9de8c2
|
Manual merge in the coverage64gc
|
2023-03-29 15:25:27 -07:00 |
|
Kip Macsai-Goren
|
414cd26a9d
|
updated tests to reflect non-writeable bits of deleg
|
2023-03-29 15:24:00 -07:00 |
|
Sydney Riley
|
287df517b9
|
Corrected authorship for IFU.S tests file
|
2023-03-29 15:20:46 -07:00 |
|
Sydney Riley
|
ede13491ef
|
Starting IFU tests including c.fld compressed instruction
|
2023-03-29 15:15:47 -07:00 |
|
David Harris
|
0e02378532
|
Turned on FS bit in fpu.S coverage test
|
2023-03-29 06:10:05 -07:00 |
|
Diego Herrera Vicioso
|
4fa2959e56
|
Added test coverage cases for writing to STVAL, SCAUSE, SEPC, and STIMECMP CSRs.
|
2023-03-28 22:48:17 -07:00 |
|
David Harris
|
7132271a83
|
Started adding fpu fctrl tests
|
2023-03-28 21:13:25 -07:00 |
|
David Harris
|
aa31b45d88
|
Fixed RV32 tests after PMP fix
|
2023-03-28 08:35:23 -07:00 |
|
David Harris
|
39d3bf8e8a
|
Fixed PMP issue 132. Updated tests to initialize PMP before using. Needs to remake tests
|
2023-03-28 06:58:17 -07:00 |
|
David Harris
|
01113320f4
|
Set PMP to allow all user/supervisor accesses in WALLY-init-lib
|
2023-03-28 06:46:11 -07:00 |
|
David Harris
|
20ebf7e536
|
CSRS privileged coverage test
|
2023-03-28 04:37:56 -07:00 |
|
Kip Macsai-Goren
|
b856698ce2
|
Revert "added premilinary boundary ccrossing cases"
This reverts commit 3ce82f93c0 .
|
2023-03-24 11:27:41 -07:00 |
|
Kip Macsai-Goren
|
e949d3dc4b
|
ported fixes to 32 bit tests
|
2023-03-24 11:22:39 -07:00 |
|
Kip Macsai-Goren
|
f0027aef23
|
replaced inerrupt tests with allowed versions
|
2023-03-24 11:22:39 -07:00 |
|
Kip Macsai-Goren
|
3c6b856068
|
Added cause_s_soft_from_m_interrupt
|
2023-03-24 11:22:39 -07:00 |
|
Kip Macsai-Goren
|
3ce82f93c0
|
added premilinary boundary ccrossing cases
|
2023-03-24 11:22:39 -07:00 |
|
David Harris
|
59f948d47c
|
Start of EBU coverage tests
|
2023-03-24 08:12:02 -07:00 |
|
David Harris
|
83e13cef46
|
100% IEU coverage
|
2023-03-23 17:25:27 -07:00 |
|
David Harris
|
f8ad1b3db8
|
Improved IEU and bitmanip test coverage
|
2023-03-23 14:24:41 -07:00 |
|
David Harris
|
99c471ccfe
|
Added csrwrites.S test case for privileged tests
|
2023-03-23 10:55:32 -07:00 |
|
David Harris
|
af55524d97
|
Coverage improvements
|
2023-03-23 09:06:05 -07:00 |
|
David Harris
|
3fb9d1fcd0
|
Merged bit manip
|
2023-03-23 06:55:29 -07:00 |
|
David Harris
|
9dd2bafd6d
|
Added new tests from class
|
2023-03-23 06:38:00 -07:00 |
|
Kip Macsai-Goren
|
fb415c3f92
|
Merge branch 'bit-manip' of github.com:kipmacsaigoren/cvw into bit-manip
|
2023-03-22 14:11:58 -07:00 |
|
kipmacsaigoren
|
e49e587eb5
|
Merge branch 'openhwgroup:main' into bit-manip
|
2023-03-22 13:25:06 -07:00 |
|
Kip Macsai-Goren
|
a62b92e2ef
|
Removed unused ISA string from spike YAML
|
2023-03-22 13:23:52 -07:00 |
|
David Harris
|
c1adc09da0
|
Added coverage tests to regression coverage
|
2023-03-22 13:00:10 -07:00 |
|
David Harris
|
c7aa602b01
|
Makefile improvements
|
2023-03-22 11:17:17 -07:00 |
|
Kevin Kim
|
605f41cd55
|
Merge branch 'openhwgroup:main' into bit-manip
|
2023-03-22 10:33:15 -07:00 |
|
David Harris
|
dd517cdf00
|
Building infrastructure for coverage directed tests
|
2023-03-22 04:37:13 -07:00 |
|
Kevin Kim
|
2e149f9a31
|
Merge branch 'main' of https://github.com/openhwgroup/cvw into bit-manip
|
2023-03-21 11:20:05 -07:00 |
|
David Harris
|
ba13add417
|
Added badinstr test file
|
2023-03-21 06:57:03 -07:00 |
|
kipmacsaigoren
|
10e0935207
|
Merge branch 'openhwgroup:main' into bit-manip
|
2023-03-07 21:29:03 -08:00 |
|
Kip Macsai-Goren
|
5c3f5fe8c6
|
added in the CSR name for stimecmp(h)
|
2023-03-04 15:53:03 -08:00 |
|
Kip Macsai-Goren
|
4fa78a02b7
|
removed changes to counteren from stimecmp tests
|
2023-03-04 15:46:57 -08:00 |
|
Kip Macsai-Goren
|
da9627708e
|
Added correct causing and handling of S time interrupts to test suite.
|
2023-03-04 15:04:17 -08:00 |
|
Kip Macsai-Goren
|
82611ba889
|
Manual attempt to merge with upstream changes
|
2023-02-22 19:42:30 -08:00 |
|
Kip Macsai-Goren
|
3b50909ab2
|
added extra commands to make dut run work with spike for bit manip tests
|
2023-02-21 15:26:47 -08:00 |
|