Skip to content

eblot/pyjtagtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyJtagTools

Python package

PyPI Python Versions Downloads

Overview

PyJtagTools implements a JTAG TAP controller client. It has been extracted from PyFtdi v0.60, as its core features are not specific to PyFtdi, and enable to support other JTAG backend, for example the Remote BitBang protocol.

Supported host OSes

  • macOS
  • Linux
  • FreeBSD

License

SPDX-License-Identifier: Apache2

Python support

PyFtdi requires Python 3.9+.