Files
tatu/sim/tests/exception/MisalignedTest.scala
2026-06-29 07:00:55 +00:00

4 lines
205 B
Scala

// Verilator scenario checklist:
// 1. Instruction fetch with pc[1:0] != 0 raises instruction address misaligned.
// 2. Load/store addresses not aligned to access size raise load/store address misaligned.