Kip Macsai-Goren
|
2e151b6b08
|
updated tests to reflect non-writeable bits of deleg
|
2023-03-29 15:24:00 -07:00 |
|
David Harris
|
2e5c50e24a
|
Fixed RV32 tests after PMP fix
|
2023-03-28 08:35:23 -07:00 |
|
David Harris
|
e8904411ce
|
Fixed PMP issue 132. Updated tests to initialize PMP before using. Needs to remake tests
|
2023-03-28 06:58:17 -07:00 |
|
Kip Macsai-Goren
|
106ed02a7e
|
Revert "added premilinary boundary ccrossing cases"
This reverts commit 7870148814 .
|
2023-03-24 11:27:41 -07:00 |
|
Kip Macsai-Goren
|
ff59fefcc9
|
replaced inerrupt tests with allowed versions
|
2023-03-24 11:22:39 -07:00 |
|
Kip Macsai-Goren
|
6f15ae1225
|
Added cause_s_soft_from_m_interrupt
|
2023-03-24 11:22:39 -07:00 |
|
Kip Macsai-Goren
|
7870148814
|
added premilinary boundary ccrossing cases
|
2023-03-24 11:22:39 -07:00 |
|
Kip Macsai-Goren
|
db6caedfec
|
added in the CSR name for stimecmp(h)
|
2023-03-04 15:53:03 -08:00 |
|
Kip Macsai-Goren
|
ab6b953a4b
|
removed changes to counteren from stimecmp tests
|
2023-03-04 15:46:57 -08:00 |
|
Kip Macsai-Goren
|
ac5c53a870
|
Added correct causing and handling of S time interrupts to test suite.
|
2023-03-04 15:04:17 -08:00 |
|
David Harris
|
f0c0111ab0
|
Renamed section 12.3 to 8.3 in MMU test definitions
|
2023-02-19 05:46:46 -08:00 |
|
David Harris
|
4883351bd2
|
Merge branch 'main' of https://github.com/openhwgroup/cvw into dev
|
2023-01-28 18:18:53 -08:00 |
|
Kip Macsai-Goren
|
ee1bcf62ee
|
Fixed regression test dependance on bp status by adding handling of UART tx empty interrupts.
|
2023-01-28 17:29:35 -08:00 |
|
David Harris
|
cea89f27cf
|
Removed unused WALLY test references
|
2023-01-27 07:25:04 -08:00 |
|
Kip Macsai-Goren
|
964084f0b3
|
added fs=00 to status fp enabled test
|
2022-12-22 15:15:53 -08:00 |
|
Kip Macsai-Goren
|
d25d699800
|
Added status.tvm bit test that passes make and regression
|
2022-12-22 14:43:22 -08:00 |
|
Kip Macsai-Goren
|
a37bde7452
|
updated trap handler alignemnts to 64 bytes in priv tests
|
2022-12-22 14:23:04 -08:00 |
|
David Harris
|
ca949f2110
|
Only delegated bits of SIP are readable
|
2022-12-21 12:32:49 -08:00 |
|
Ross Thompson
|
f6393d1288
|
Waiting on fix for wally64periph uart test.
would like to remove vectored interrupt adder.
|
2022-12-21 13:16:09 -06:00 |
|
Ross Thompson
|
c41d58bd29
|
Vectored interrupts now require 64 byte alignment.
Eliminates adder.
|
2022-12-21 12:05:49 -06:00 |
|
Kip Macsai-Goren
|
55627f40e2
|
added passing GPIO test to 64 bit tests
|
2022-12-05 21:31:00 -08:00 |
|
Kip Macsai-Goren
|
4ab99904a4
|
added all 32 bit tests to 64 bit periph tests except gpio
|
2022-12-05 20:16:02 -08:00 |
|
Kip Macsai-Goren
|
540d6c2f41
|
added -01 to all WALLY tests
|
2022-12-05 20:16:02 -08:00 |
|
Kip Macsai-Goren
|
9b1765ce92
|
added tests for invalid address being written to satp. Not passing regression
|
2022-11-27 13:22:35 -08:00 |
|
Kip Macsai-Goren
|
e603973dff
|
added xlen and endianness test edits. xlen passes but endinanness still won't make
|
2022-09-26 05:03:19 +00:00 |
|
Kip Macsai-Goren
|
9821a50eaa
|
added mstatus uxl, sxl bit tests (not tested in regression yet)
|
2022-09-18 00:11:29 +00:00 |
|
Kip Macsai-Goren
|
c5cbe43732
|
Fixed typos in existing endianness test
|
2022-09-18 00:09:52 +00:00 |
|
Kip Macsai-Goren
|
e6987524ab
|
added full coverage of subword loads and stores to endianness test
|
2022-09-17 23:14:38 +00:00 |
|
Kip Macsai-Goren
|
cc7d1c8ef9
|
Created initial endianness tests
|
2022-09-16 01:06:26 +00:00 |
|
Daniel Torres
|
4198145ce2
|
added changes to stvec of reference signatures, modified some tests to copy over reference file instead of running on sail
|
2022-07-22 14:58:55 -07:00 |
|
Daniel Torres
|
95fdd408ee
|
commiting current changes to riscof wally tests
|
2022-07-22 11:14:04 -07:00 |
|
David Harris
|
8612465756
|
fixed tininess detection in TestFloat examples, merged change in WALLY-TEST-LIB
|
2022-07-04 03:21:04 +00:00 |
|
slmnemo
|
7a5dba4b30
|
will this work in git
|
2022-06-27 18:59:44 -07:00 |
|
slmnemo
|
33c78e2404
|
Fixed wally-periph, regression is now working
|
2022-06-23 13:08:15 -07:00 |
|
Katherine Parry
|
03d823f5d7
|
added fld in rv32 - needs testing
|
2022-06-20 22:53:13 +00:00 |
|
Kip Macsai-Goren
|
c210fb6b93
|
Added missing DEADBEEFs to this test as well
|
2022-05-12 22:31:26 +00:00 |
|
Kip Macsai-Goren
|
553e7bfeb9
|
Fixed priv test reference outputs to have the right number of "DEADBEEF"s (1024)
|
2022-05-12 22:30:14 +00:00 |
|
David Harris
|
73a84f28b9
|
Moved some privileged tests to be simulated.
|
2022-05-12 04:45:41 +00:00 |
|
David Harris
|
c100c9893b
|
wally32priv and wally64priv now passing WALLY-status-tw. Fixed privileged.sv to produce the correct EPC on timeouts
|
2022-05-05 14:37:21 +00:00 |
|
Kip Macsai-Goren
|
8f748c4014
|
clarified some trap causing functions to use zzero register rather than li [reg] 0x0. Also updated signatures' tvals
|
2022-05-04 23:01:23 +00:00 |
|
Kip Macsai-Goren
|
88173b8bb3
|
added explicit clears to mstatus.mie
|
2022-05-04 23:00:17 +00:00 |
|
Kip Macsai-Goren
|
6a182efe0f
|
Updated test libraries to reflect variable name changes
|
2022-05-04 21:39:36 +00:00 |
|
Kip Macsai-Goren
|
6a372b1a1d
|
renamed test_loop_setup to run_test_loop
|
2022-05-04 21:39:09 +00:00 |
|
Kip Macsai-Goren
|
393edc9fd8
|
renamed debug to extended signature
|
2022-05-04 21:38:37 +00:00 |
|
Kip Macsai-Goren
|
0f70e48b6b
|
updated makefrag and tests.vh to reflect removed tests, new names
|
2022-05-04 21:20:25 +00:00 |
|
Kip Macsai-Goren
|
923cbc59a3
|
removed fp-diabled test and leftover mimpid test
|
2022-05-04 21:20:25 +00:00 |
|
Kip Macsai-Goren
|
3cab9f0234
|
removed instruction misaligned tests from trap tests, signatures
|
2022-05-04 21:20:25 +00:00 |
|
Kip Macsai-Goren
|
8c96672080
|
renamed all tests to have lower-case titles except for WALLY
|
2022-05-04 21:20:25 +00:00 |
|
Kip Macsai-Goren
|
208827502e
|
general test cleanup of comments and old files
|
2022-04-29 19:55:29 +00:00 |
|
Kip Macsai-Goren
|
7148429f4a
|
re-renamed status-mie-s to status-sie
|
2022-04-29 19:55:13 +00:00 |
|