mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-02 09:45:18 +00:00
restored clint base for interrupt tests
This commit is contained in:
parent
0346245233
commit
c105c4c720
@ -10,6 +10,7 @@
|
||||
|
||||
// Define relevant addresses
|
||||
`define ACCESS_FAULT_ADDRESS 32'h0000
|
||||
`define CLINT_BASE 64'h02000000
|
||||
|
||||
// Unprivileged extensions
|
||||
`include "RV32I_coverage.svh"
|
||||
|
@ -10,6 +10,7 @@
|
||||
|
||||
// Define relevant addresses
|
||||
`define ACCESS_FAULT_ADDRESS 64'h00000000
|
||||
`define CLINT_BASE 64'h02000000
|
||||
|
||||
// Unprivileged extensions
|
||||
`include "RV64I_coverage.svh"
|
||||
|
Loading…
Reference in New Issue
Block a user