Visible to Intel only — GUID: bhc1411109370274
Ixiasoft
Visible to Intel only — GUID: bhc1411109370274
Ixiasoft
Run-Time Communication
Setting | Description |
---|---|
sld_auto_instance_index | Details whether the index was auto-assigned. |
sld_instance_index | Instance index of the Virtual JTAG Intel® FPGA IP core. Assigned at compile time. |
sld_ir_width | Length of the Virtual IR register for this IP core instance; defined in the parameter editor. |
The Tcl API provides a way to return the JTAG IR/DR transactions by using the show_equivalent_device_ir_dr_shift argument with the device_virtual_ir_shift and device_virtual_dr_shift commands. The following examples use returned values of a virtual IR/DR shift to illustrate the format of the underlying transactions.
To use the Tcl API to query for the bit pattern in your design, use the show_equivalent_device_ir_dr_shift argument with the device_virtual_ir_shift and device_virtual_dr_shift commands.
Both examples are from the same design, with a single Virtual JTAG instance. The VIR length for the reference Virtual JTAG instance is configured to 3 bits in length.