32 Results
Can I use the Jam Standard Test and Programming Language (STAPL) Player or Jam STAPL Byte-Code Player with older versions of Jam Files (.jam) and Jam STAPL Byte-Code Files (.jbc)?
Description he Jam STAPL Player version 2.12 and Jam STAPL Byte-Code Player version 2.0 both support the JEDEC-standard Standard Test and Programming Language (STAPL) syntax. These Players also s...123Views0likes0CommentsWhy do I get a "stack overflow" error when running my ported version of the JamTM Standard Test and Programming Language (STAPL) Player or Jam STAPL Byte-Code Player?
Description If you get a "stack overflow" run-time error, you must tell the compiler used to compile the Jam Player source code how large the stack needs to be. Both the Jam STAPL Player, and the J...74Views0likes0CommentsWhy does JAM STAPL Player fail to program an Intel® Stratix® 10 device with syntax error reported?
Description The following error message might be seen when using the JAM STAPL Player to program .jam file for Intel® Stratix® 10 FPGA: Error on line xxxxx: syntax error Program t...83Views0likes0CommentsHow do I generate an uncompressed JAM STAPL Byte Code 2.0 File (.jbc) using Quartus II software?
Description By default, the Quartus® II software only generates the compressed JBC file. The option to disable the “Compressed” JBC file generation in "Device and Pin Option">"Programming Files" has...109Views0likes0CommentsHow can I determine the contents of the Jam Standard Test and Programming Language (STAPL) Byte-Code File (.jbc)?
Description Since .jbc files are binary files, you cannot read the contents of the file with a standard text editor. The Altera ® stand-alone Jam STAPL Byte-Code Player provides a -i feature that d...117Views0likes0CommentsCan I program my Lattice devices using the JamTM Standard Test and Programming Language (STAPL), JEDEC standard JESD-71?
Description Yes, Jam STAPL supports programming multiple-vendor IEEE Std. 1149.1 Joint Test Action Group (JTAG) chains. The advantage of using Jam STAPL is that it streamlines the production p...105Views0likes0CommentsWhy does the In-System Programmability (ISP) Clamp feature not work when programming an Intel® MAX® 10 device with a Jam STAPL Byte Code (.jbc) file?
...evice with a Jam STAPL Byte Code (.jbc) file. Resolution To work around this problem, perform the following steps: Use the Assignment Editor to add an In-System Programming Clamp State assignment w...109Views0likes0Comments