Intel® MAX® 10 User Flash Memory User Guide

ID 683180
Date 8/30/2022
Public
Document Table of Contents

3.2. Guideline: Program and Read UFM with JTAG

You can program UFM using JTAG interface version IEEE Standard 1149.1.

The JTAG interface supports Jam™ Standard Test and Programming Language (STAPL) Format File (.jam), Programmer Object File (.pof), and JAM Byte Code File (.jbc).

You can use the Intel® Quartus® Prime Programmer to program .pof through the JTAG interface. To program .pof, into the flash, follow these steps:
  1. In the Programmer window, click Hardware Setup, and select USB Blaster.
  2. In the Mode list, select JTAG.
  3. Click Auto Detect on the left pane.
  4. Select the device to be programmed, and click Add File.
  5. Select the .pof to be programmed to the selected device.
  6. Select the UFM in the Program/Configure column.
  7. Click Start to start programming.

To program through .jam or .jbc files, refer to the Using the Command-Line Jam STAPL Solution for Device Programming application note.