Changes between Version 2 and Version 3 of Writing Rules/General


Ignore:
Timestamp:
Apr 26, 2007, 10:32:11 PM (17 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Writing Rules/General

    v2 v3  
    2323 * All component member variable names should be prefixed with `m_`
    2424
    25 = B) Component indexation =
     25= B) VCI initiators and targets indexation =
    2626
    2727In a VCI-based architecture, all initiators and targets must be indexed. Initiators and targets have different address spaces.
     
    4141 * If the VCI word is larger than one byte, the LSB bits of the VCI ADDRESS are ignored, and the VCI ADDRESS is only used to address the selected VCI word.
    4242 *  the selected bytes are specified the VCI BE field, and the BE0 bit is always associated to the Byte 0 of the VCI WDATA field.
    43  * The BE1 bit is associated 
     43