Changes between Version 7 and Version 8 of Component/Mapping Table
- Timestamp:
- Feb 10, 2008, 5:31:59 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Component/Mapping Table
v7 v8 6 6 7 7 This object is NOT an hardware component. It can be used by the system designer to describe 8 the memory mapping and address decoding scheme of any hardwarearchitecture build with8 the memory mapping and address decoding scheme of any shared memory architecture build with 9 9 the SoCLib hardware components. 10 10 … … 27 27 The mapping table must define : 28 28 * The address width (number of bits) 29 * The number interconnection levels, defining the number of address subfields to be decoded.29 * The number of interconnection levels, defining the number of address subfields to be decoded. 30 30 * The widths of the address subfields used for command packets routing 31 * The widths of the RSRCID subfields used for response packet routing32 * The mask used in XCachefor determining if an address is cacheable or not31 * The widths of the RSRCID subfields used for response packets routing 32 * The mask used by the cache controller for determining if an address is cacheable or not 33 33 34 34 {{{