Changes between Version 14 and Version 15 of Component/Vci Xcache Wrapper
- Timestamp:
- Aug 25, 2008, 7:39:34 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Component/Vci Xcache Wrapper
v14 v15 24 24 25 25 The general characteristics are the following 26 * The VCI DATA field must have 32 bits, 27 * The VCI ADDRESS field must have 32 bits (when there is no MMU), 26 * The VCI DATA field must have 4 bytes, 27 * The VCI ADDRESS field must have 32 bits (when there is no MMU), 28 * The VCI PLEN field must be large enough to represent 4*(N+2), where N is the number of words per cache line. 28 29 * The VCI ERROR field has 1 bit. 29 30 * The number of lines must be a power of 2, and cannot be larger than 1024.