Location: Knowledge Base
33 Results
Why MAX® 10 FPGA programming failed when I used .jbc file with altera-stapl/JAM-STAPL player?
Description MAX® 10 FPGA programming with .jbc using altera-stapl/JAM-STAPL player failed with error log “No SLD hub”,”No SLD Node”, “Unrecognized device” and “Exit code = 6”. However, p...45Views0likes0CommentsCan 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...278Views0likes0CommentsHow 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...223Views0likes0CommentsWhy 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...195Views0likes0CommentsHow 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...265Views0likes0CommentsCan 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...237Views0likes0CommentsWhy 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...173Views0likes0Comments