How do I execute the CFI flash programming without the verify operation through the Parallel Flash Loader (PFL) with a .jam or .jbc file? - How do I execute the CFI flash programming without the verify operation through the Parallel Flash Loader (PFL) with a .jam or .jbc file?
Description When you execute the PROGRAM action in the .jam or .jbc file, the PFL will typically perform erasing, programming and verifying process. Hence it will take a longer time to complete the CFI flash programming. You can skip the verify operation when programming the CFI flash device, by disabling the DO_VERIFY procedure, when executing the .jam or .jbc file. If using the quartus_jli executable, the command would be : quartus_jli –c<cable index> –aPROGRAM –dDO_VERIFY <filename>.jam/.jbc If using the JAM STAPL player, the command would be: jam –aPROGRAM –dDO_VERIFY=1 <filename>.jam The Jam STAPL Byte-Code (jbc) Player uses the same command as above to run a .jbc file, except for the executable name. Related Articles How do I initiate configuration through the Parallel Flash Loader (PFL) after programming the CFI flash device when skipping the verify process with a .jam or .jbc file?
Custom Fields values:
['novalue']
Troubleshooting
novalue
False
['novalue']
['novalue']
novalue
novalue
['Programmable Logic Devices']
['novalue']
['Configuration Devices']
['novalue'] - 2021-08-25
external_document