Run-time timing mode
Timing mode to be used by the generated testbench and TLM component
Model Configuration Pane: TLM Generator / TLM Testbench
Description
Specify the timing mode to be used by the generated testbench and TLM component.
Dependencies
Generate testbench enables this parameter.
Settings
With timing (default) | Without timing
Default: With timing
With timing: The target annotates TLM component transactions with delays and the initiator will honor them. The initiator synchronizes immediately following the transaction execution.
Without timing: The target does not annotate TLM component transaction with any delays. The initiator and target only perform synchronization using zero-time wait calls.
Programmatic Use
Parameter: tlmgRuntimeTimingMode |
Type: string |
Value: 'With timing' | 'Without timing' |
Default: 'With timing' |
Version History
Introduced in R2010a