Description: C++ classes for JTAG over LPT port.
Allows to execute the following commands:
- RESET - move TAP-controller from any state to RESET
- IDLE - move TAP-controller from RESET state to Run/Idle state
- IRSCAN - scan-in specified JTAG-command
- DRSCAN - scan-in specified JTAG-data
File list (Check if you may need any files):
jtag.cpp
jtag.h
t_tap.h
tap.cpp
tap.h
types.h