Why the JAM files generated after compilation are not Real-Time ISP ready? - Why the JAM files generated after compilation are not Real-Time ISP ready?
Description The Real-Time ISP compatible JAM file generation feature is not currently supported as part of the Quartus® Prime Software compilation flow. Resolution To automatically generate a JAM file compatible with the Real-Time ISP feature as part of the Quartus® Prime Software compilation flow, the Automatic Script Execution feature can be used. Follow the next steps to enable the generation of a Real-Time ISP compatible JAM file after the compilation process: 1. Create a TCL script on your project folder with the following line: qexec "quartus_cpf -c <output folder for project results>/<generated pof file> <jam file> -o background_programming=on" 2. Add the following line to your project QSF file: set_global_assignment -name POST_FLOW_SCRIPT_FILE "quartus_sh:<tcl script>" To verify that the process was successful, open the generated JAM file and look for the following keyword: DO_REAL_TIME_ISP. If this keyword is part of the generated JAM file, then the JAM file is Real-Time ISP ready.
Custom Fields values:
['novalue']
Troubleshooting
2205666237
False
['novalue']
['FPGA Dev Tools Quartus® Prime Software Pro']
novalue
18.1
['MAX® CPLDs']
['novalue']
['novalue']
['novalue'] - 2024-11-21
external_document
- Resource Type
- Support Resources > Knowledge Articles
- Source Name
- khoros