... | ... | @@ -77,12 +77,10 @@ It depends on your WB application. |
|
|
|
|
|
Officially we support only:
|
|
|
|
|
|
\- A24 and A32 with 32-bit data width, supervisor mode (0x09 and 0x39).
|
|
|
|
|
|
\- Single, MBLT, BLT transfers.
|
|
|
|
|
|
\- The A32 window has size of 0x1000000 and is fixed to Function 0.
|
|
|
\- The A24 window's size is 0x80000 and it's attached to Function 1.
|
|
|
- A24 and A32 with 32-bit data width, supervisor mode (0x09 and 0x39).
|
|
|
- Single, MBLT, BLT transfers.
|
|
|
- The A32 window has size of 0x1000000 and is fixed to Function 0.
|
|
|
- The A24 window's size is 0x80000 and it's attached to Function 1.
|
|
|
This is the default setup in `VME_CR_pack.vhd`.
|
|
|
|
|
|
Certain other modes (A16, unaligned/byte/halfword accesses) are
|
... | ... | |