From 4186b604e09741cc0c9b26a9bcdcbf497a0cdd3b Mon Sep 17 00:00:00 2001 From: David Harris Date: Tue, 19 Dec 2023 12:53:21 -0800 Subject: [PATCH] Updated imperas.ic to throw misalignment faults on uncachable memory regions --- sim/imperas.ic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sim/imperas.ic b/sim/imperas.ic index e716d78b6..bd6f92cea 100644 --- a/sim/imperas.ic +++ b/sim/imperas.ic @@ -79,7 +79,7 @@ # # SVxx Memory 0x0000000000 0x7FFFFFFFFF # ---callcommand refRoot/cpu/setPMA -lo 0x0000000000 -hi 0x7FFFFFFFFF -attributes " ------ ---- " # INITIAL +--callcommand refRoot/cpu/setPMA -lo 0x0000000000 -hi 0x7FFFFFFFFF -attributes " ---a-- ---- " # INITIAL --callcommand refRoot/cpu/setPMA -lo 0x0000001000 -hi 0x0000001FFF -attributes " r-x-A- 1248 " # BOOTROM --callcommand refRoot/cpu/setPMA -lo 0x0000012100 -hi 0x000001211F -attributes " rw-aA- --48 " # SDC --callcommand refRoot/cpu/setPMA -lo 0x0002000000 -hi 0x000200FFFF -attributes " rw-aA- 1248 " # CLINT