-
Notifications
You must be signed in to change notification settings - Fork 3
LIB: Do JTAG programming via GPIO
License
LGPL-3.0, GPL-3.0 licenses found
Licenses found
LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
makestuff/libgpiojtag
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The libgpiojtag is a static-link library which parses an .svf programming file and executes the JTAG operations specified therein on a device attached via some simple GPIO mechanism. An example implementation is provided for the Raspberry Pi, but porting to other Linux platforms with GPIO should be straightforward. Internally, the library works by using an undocumented entry-point to the FPGALink DLL, which converts an .svf text file into a much-simplified binary format, which is easily interpreted by a simple state-machine. Chris McClelland 2015-08-07
About
LIB: Do JTAG programming via GPIO
Resources
License
LGPL-3.0, GPL-3.0 licenses found
Licenses found
LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Stars
Watchers
Forks
Packages 0
No packages published