mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-22 04:47:25 -04:00
added description for directed pmp test
This commit is contained in:
parent
552836cf4a
commit
2a852685cb
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
# Description:
|
||||
# Test to access misalign address between a PMP
|
||||
# and a non-PMP region. PMP region allows access
|
||||
# so the purpose is to check the implementation
|
||||
# behavior of multiple accesses.
|
||||
|
||||
#include "riscv_test.h"
|
||||
#include "test_macros.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue