openocd/src/pld
Øyvind Harboe 57d7743639 jtag: jtag_add_ir_scan() now takes a single field
In the code a single field was all that was ever used. Makes
jtag_add_ir_scan() simpler and leaves more complicated stuff
to jtag_add_plain_ir_scan().

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2010-03-08 08:12:25 +01:00
..
Makefile.am build: add build/src to include path 2009-12-08 10:16:10 +01:00
pld.c PLD: usage/help updates 2010-01-08 23:23:55 -08:00
pld.h change #include "command.h" to <helper/command.h> 2009-12-03 04:22:48 -08:00
virtex2.c jtag: jtag_add_ir_scan() now takes a single field 2010-03-08 08:12:25 +01:00
virtex2.h change #include "jtag.h" to <jtag/jtag.h> 2009-12-03 04:24:33 -08:00
xilinx_bit.c change #include "log.h" to <helper/log.h> 2009-12-03 04:22:52 -08:00
xilinx_bit.h change #include "types.h" to <helper/types.h> 2009-12-03 04:22:52 -08:00