cyberbsd / jam-stapl

Altera Jam STAPL Player with support for 64-bit Windows versions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jam-stapl

Altera Jam STAPL Player with support for 64-bit Windows versions.

Changes with respect to v2.5 from Altera:

Windows: Run jam.exe the first time with administrator permissions to install and load the Inpout32 driver.

Raspberry Pi: Uses the following pins for JTAG programming:

  • TCK = Bcm GPIO 7, P1 pin 26 (out)
  • TDI = Bcm GPIO 8, P1 pin 24 (out)
  • TMS = Bcm GPIO 25, P1 pin 22 (out)
  • TDO = Bcm GPIO 24, P1 pin 18 (in) For different pins, change the defines in jamgpio.c

About

Altera Jam STAPL Player with support for 64-bit Windows versions


Languages

Language:C 99.9%Language:Batchfile 0.1%