Article ID: 000084594 Content Type: Troubleshooting Last Reviewed: 08/09/2022

Is there a Jam STAPL file available to issue the FACTORY instruction in Cyclone® III LS devices?

Environment

BUILT IN - ARTICLE INTRO SECOND COMPONENT
Description

You can use the following Jam STAPL file to issue the FACTORY instruction in Cyclone® III LS devices.

Resolution

You can execute the file using quartus_jli with the following command :

quartus_jli -c<cable> -aISSUE_FACTORY factory.jam

If you have other devices in the JTAG chain, you can modify the JAM file by changing the IRSCAN instruction to bypass the other devices. For example, if you have a three-device JTAG chain where the Cyclone III LS device is the second device in the chain, and these other devices each have an IR length of 8, change the line from

IRSCAN 10, 81;

to

IRSCAN 26, FE81FF;

Related Products

This article applies to 1 products

Cyclone® III LS FPGA