Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

stapl with GPIO

Hello,

Is STAPL used with any GPIOs (can GPIO emulate jtag) ?

Is there a tool/driver for Linux for such purpose ?

Thank you,

Ran

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    You can refer to the Jam Stapl player or JBC player source code to port into Linux system to emulate the JTAG via GPIO.

    The source code is open source thus you can modify those code.