Visible to Intel only — GUID: sss1404978902187
Ixiasoft
Real-Time ISP with the Jam STAPL
You can use the .jam or .jbc created from the .pof to program a device in real-time ISP mode with the Jam STAPL or Jam STAPL Byte-Code Player.
- For real-time ISP with the .jam and Jam STAPL Player, type the following command at the command-line prompt:
jp_23 -aprogram -ddo_real_time_isp=1 <file_name>.jam
- For real-time ISP with the .jbc and Jam STAPL Byte-Code Player, type the following command at the command-line prompt:
jbi_22 -aprogram -ddo_real_time_isp=1 <file_name>.jbc
The names of the executable files for the players are different depending on the player version. You can download the latest version of the Jam STAPL and Jam STAPL Byte-Code Player from the Altera® web site.