Knowledge Base Article
Why does JTAG Boundary Scan fail on Intel® Stratix® 10 devices?
Description
You may notice a failure while performing JTAG Boundary Scan Test on Intel® Stratix® 10 devices with pre-configuration BSDL files.
Resolution
For Stratix 10 devices, the MISCCTRL instruction is required to enable the Boundary Scan circuitry. To enable this instruction, copy the following lines of code and save it as an SVF file. This SVF file needs to be run prior to executing boundary scan test.
SIR 10 TDI (013);
STATE IDLE;
SDR 8 (01);
Updated 6 days ago
Version 3.0No CommentsBe the first to comment