Changes between Version 3 and Version 4 of Component/Vci Multi Ram
- Timestamp:
- May 16, 2007, 4:55:27 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Component/Vci Multi Ram
v3 v4 6 6 independent memory segments. Each segment is defined by a base address and a size (number of bytes). 7 7 Both the base and the size parameters must be multiple of 4. 8 The segments allocated to a given instance of this component are defined in the MappingTable.8 The segments allocated to a given instance of this component are defined in the [wiki:Component/MappingTable Mapping Table]. 9 9 10 10 Each segment is implemented as a dynamically allocated array in the constructor.