jtagchain
R2026bDescription
The jtagchain object detects an FPGA device connected to a JTAG
cable and loads a bit file onto the FPGA using the specified toolchain.
The jtagchain object automatically scans devices connected to a JTAG
cable and identifies FPGA devices along with their positions in the JTAG chain. Device
information is available in the Devices property. If the connected JTAG
cable or devices change after you create the object, use the scan object
function to rescan the JTAG chain and update the Devices property. Use
the programFPGA object function to program a selected FPGA device.
Creation
Description
Input Arguments
Name-Value Arguments
Output Arguments
Properties
Object Functions
scan | Detect devices connected to a JTAG chain |
programFPGA | Program FPGA device through JTAG connection |
Examples
Version History
Introduced in R2026b