Memory Map Type
Type of addressing scheme for the combined TLM socket or the separate TLM input data and output data sockets
Model Configuration Pane: TLM Generator / TLM Mapping
Description
Choose the type of addressing scheme for the combined TLM socket or the separate TLM input data and output data sockets.
Dependencies
This parameter enables Auto-Generated memory map Type.
Setting this parameter to Auto-generate memory map
opens the Auto-Generated Memory Map Type options selection.
Settings
Default: No memory map
No memory map: Create a single input register and a single output register in the generated TLM component
Auto-generate memory map: Create a single input address and a single output address for all inputs and outputs or create a separate input register for every input signal and a separate output register for every output signal
Programmatic Use
Parameter: tlmgComponentAddressing (for combined TLM socket)| tlmgComponentAddressingInput | tlmgComponentAddressingOutput |
Type: string |
Value: 'No memory map' | 'Auto-generated memory map' |
Default: 'No memory map' |
Version History
Introduced in R2010a