The GTME5_QUAD primitive has attributes intended only for simulation. The following table lists the simulation-only attributes of the GTME5_QUAD primitive. The names of these attributes start with SIM_.
Attribute | Type | Description |
---|---|---|
SIM_VERSION | String | This attribute selects the simulation version to
match different revisions of silicon:
Where [*] denotes the actual Versal device:
|
QUAD_SIM_MODE | String | This attribute selects the simulation mode. The default value is FAST. |
QUAD_SIM_RESET_SPEEDUP | String | When set to TRUE (default), an approximate reset
sequence is used to speed up the reset time for simulations, where
faster reset times and faster simulation time are desired. When set to FALSE, the model emulates hardware reset behavior in detail. |
CH[0/1/2/3]_SIM_MODE | String | This attribute selects the simulation mode. The default value is FAST. The value should match QUAD_SIM_MODE. |
CH[0/1/2/3]_SIM_RESET_SPEEDUP | When set to TRUE (default), an approximate reset
sequence is used to speed up the reset time for simulations, where
faster reset times and faster simulation time are desired. When set to FALSE, the model emulates hardware reset behavior in detail. The value should match QUAD_SIM_RESET_SPEEDUP. |
|
CH[0/1/2/3]_SIM_RECEIVER_DETECT_PASS | String | Determines if receiver detection should indicate a pass or fail by setting this attribute to TRUE (default) or FALSE, respectively. |