forked from Github_Repos/cvw
plic-s debug
This commit is contained in:
parent
cfa3ee4ef4
commit
6ee8036ae7
@ -1899,6 +1899,7 @@ string imperas32f[] = '{
|
|||||||
|
|
||||||
string wally32periph[] = '{
|
string wally32periph[] = '{
|
||||||
`WALLYTEST,
|
`WALLYTEST,
|
||||||
|
"rv32i_m/privilege/src/WALLY-plic-s-01.S", // ***duplicated during test
|
||||||
"rv32i_m/privilege/src/WALLY-gpio-01.S",
|
"rv32i_m/privilege/src/WALLY-gpio-01.S",
|
||||||
"rv32i_m/privilege/src/WALLY-clint-01.S",
|
"rv32i_m/privilege/src/WALLY-clint-01.S",
|
||||||
"rv32i_m/privilege/src/WALLY-uart-01.S",
|
"rv32i_m/privilege/src/WALLY-uart-01.S",
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
// WALLY-plic-s
|
// WALLY-plic-s
|
||||||
//
|
//
|
||||||
// Author: David_Harris@hmc.edu and Nicholas Lucio <nlucio@hmc.edu>
|
// Author: David_Harris@hmc.edu and Nicholas Lucio <nlucio@hmc.edu>
|
||||||
|
// Test PLIC supervisor context interrupts and claim/complete
|
||||||
//
|
//
|
||||||
// Created 2022-07-29
|
// Created 2022-07-29
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user