Joins (synchronizes) three transactions.
Note: Use this component in conjunction with theSTM_FORK_3
component to synchronize the forked transactions.When theINPUT1
,INPUT2
, andINPUT3
ports receive a transaction, the component generates the OUTPUT transaction. (The OUTPUT is set to the most recent input, which should be the same as the other inputs.).When you insert theSTM_JOIN_3
component into an activity chart, the component is represented by the following graphic image.
If you set ANALYZE, the following statistics are gathered:
INPUT1 arrival
interval
INPUT2 arrival
interval
INPUT3 arrival
interval
Time between fork
and join
Number of output
transactions
To access these values in the panels or in the simulation monitor, use the following naming convention: <Component_Name>^value_nameCLEAR
clears the statistics.