Non-Confidential | ![]() | 100964_1180_00_en | ||
| ||||
Home > Plug-ins for Fast Models > ArchMsgTrace > ArchMsgTrace parameters |
This section describes the parameters for the ArchMsgTrace plug-in.
Each parameter is prefixed with TRACE.ArchMsgTrace
, for example:
TRACE.ArchMsgTrace.suppress_sources
Table 5-1 ArchMsgTrace parameters
Parameter | Type | Allowed values | Default value | Runtime | Description |
---|---|---|---|---|---|
exit_on_first_output |
bool |
true , false |
false |
false |
Exit the simulation process after the first message has been written. |
suppress_categories |
string |
- | "Why" |
false |
Space-separated list of categories that should not be printed. |
suppress_repeated |
bool |
true , false |
true |
false |
Suppress repeated messages from similar call sites. |
suppress_sources |
string |
- | - | false |
Space-separated list of components or events that should not be printed. |
trace-file |
string |
- | - | false |
ArchMsgTrace output file. |