OpenOCD
|
Data Fields | |
struct virtex2_command_set | command_set |
int | no_jstart |
struct jtag_tap * | tap |
struct virtex2_command_set virtex2_pld_device::command_set |
Definition at line 28 of file virtex2.h.
Referenced by COMMAND_HANDLER(), PLD_CREATE_COMMAND_HANDLER(), virtex2_load_cleanup(), virtex2_load_prepare(), virtex2_program(), virtex2_receive_32(), virtex2_send_32(), xilinx_get_ipdbg_hub(), and xilinx_get_jtagspi_userircode().
int virtex2_pld_device::no_jstart |
Definition at line 28 of file virtex2.h.
Referenced by PLD_CREATE_COMMAND_HANDLER(), virtex2_load_cleanup(), and virtex2_program().
struct jtag_tap* virtex2_pld_device::tap |
Definition at line 27 of file virtex2.h.
Referenced by PLD_CREATE_COMMAND_HANDLER(), virtex2_load(), virtex2_load_cleanup(), virtex2_load_prepare(), virtex2_program(), virtex2_receive_32(), virtex2_send_32(), and xilinx_get_ipdbg_hub().