Visible to Intel only — GUID: lxo1581926197676
Ixiasoft
Real-Time ISP with Serial Vector Format Files
You can generate Serial Vector Format (.svf) files in Intel® Quartus® Prime Programmer tool and use the file for real-time ISP.
- Compile your design in the Intel® Quartus® Prime software to generate the .pof file.
- After compilation completes, from the main menu, select Tools > Programmer.
The Programmer window appears.
- Set up the .pof file to generate the .svf file.
Figure 3. Setting Up Programmer to Generate .svf File
- Click Add File.
- Select the generated .pof file, and click Open.
- Turn on Enable real-time ISP to allow background programming when available.
- For the .pof row, turn off Program/Configure.
- Generate the .svf file from the .pof file.
Figure 4. Generating .svf File
- From the Programmer menu, select File > Create JAM, JBC, SVF or ISC File.
The Create JAM, JBC, SVF or ISC file window appears.
- Specify the file name and then for File format, select Serial Vector Format (.svf).
- Edit the TCK frequency if necessary or leave it at the default frequency.
- Click OK.
- From the Programmer menu, select File > Create JAM, JBC, SVF or ISC File.
- Close the Programmer window and click Yes to save your changes.
- While the device is in user mode, program the device's CFM with the .svf file:
Figure 5. JTAG Chain Debugger Programming the CFM
- From the Intel® Quartus® Prime main menu, select Tools > JTAG Chain Debugger.
- Navigate to the JTAG Chain Debugging tab.
- Click Open JTAG Chain Log, select your .svf file, and click Open.
The JTAG Chain Debugger tool programs the design in the .svf file into your device's CFM.Note: The device must be running in user mode to perform real-time ISP with the JTAG Chain Debugger tool.
After you power cycle your device, the new design runs.