Changes between Version 14 and Version 15 of Component/Vci Xcache Wrapper


Ignore:
Timestamp:
Aug 25, 2008, 7:39:34 PM (16 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Xcache Wrapper

    v14 v15  
    2424
    2525The 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.
    2829 * The VCI ERROR field has 1 bit.
    2930 * The number of lines must be a power of 2, and cannot be larger than 1024.