Visible to Intel only — GUID: bhc1411109349567
Ixiasoft
Visible to Intel only — GUID: bhc1411109349567
Ixiasoft
Parameters
Parameter | Type | Required | Description |
---|---|---|---|
SLD_AUTO_INSTANCE_INDEX | String | Yes | Specifies whether the Compiler automatically assigns an index to the Virtual JTAG instance. Values are YES or NO. When you specify NO, you can find the auto assigned value of INSTANCE_ID in the quartus_map file. When you specify NO, you must define INSTANCE_INDEX. If the index specified is not unique in a design, the Compiler automatically reassigns an index to the instance. The default value is YES. |
SLD_INSTANCE_INDEX | Integer | No | Specifies a unique identifier for every instance of alt_virtual_jtag when AUTO_INSTANCE_ID is specified to YES. Otherwise, this value is ignored. |
SLD_IR_WIDTH | Integer | Yes | Specifies the width of the instruction register ir_in[] of this virtual JTAG between 1 and 24. If omitted, the default is 1. |