Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
azonenberg committed Mar 5, 2018
1 parent 5a83172 commit 0a2872e
Showing 1 changed file with 2 additions and 17 deletions.
19 changes: 2 additions & 17 deletions README.md
Expand Up @@ -4,21 +4,6 @@ JTAG Hardware Abstraction Library
Provides an object-oriented interface to JTAG-accessible devices, JTAG adapters, and so on. Intended to be easily
extensible so that applications can add support for custom in-system debug features on FPGAs, etc.

Currently in the process of being imported from SVN
(http://redmine.drawersteak.com/projects/achd-soc/repository/show/trunk/src/jtaghal) and ported to splash v0.2.
This repo contains the library only, and no client application code or standalone build system.

Cannot yet be built in a useful form, but if you're curious the legacy/ directory has all of the old code we haven't
yet ported.

The following device support info applies to the legacy build. Many of these are not yet supported in the port.

FTDI-based adapters:
* Digilent HS1
* azonenberg usb-jtag-mini

Digilent-based adapters:
* All (tested HS1, AC701)

Network-based adapters
* libjtaghal jtagd
* Antikernel NetworkedJtagInterface
Most users should probably use azonenberg/jtaghal-cmake and not this repo.

0 comments on commit 0a2872e

Please sign in to comment.