Changes between Version 18 and Version 19 of mapping_info
- Timestamp:
- Nov 16, 2014, 6:09:16 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
mapping_info
v18 v19 87 87 || size || physical memory bank size (bytes) || 88 88 89 The target cluster coordinates (x,y) isdefined by the base address MSB bits.89 The target cluster coordinates (x,y) are defined by the base address MSB bits. 90 90 91 91 === 4. Physical peripheral === … … 100 100 || arg || optionnal argument depending on peripheral type || 101 101 102 The target cluster coordinates (x,y) isdefined by the base address MSB bits.102 The target cluster coordinates (x,y) are defined by the base address MSB bits. 103 103 The supported peripheral types and subtypes are defined in the [source:soft/giet_vm/giet_python/mapping.py mapping.py] file. 104 The optionnal argument has the following semantic: 105 * for XCU : max number of WTI = max number of HWI = max number of PTI 106 * for FBF : number of lines = number of pixels per line 104 107 105 108 === 5. Interrupt line ===