OpenOCD
virtex2_command_set Struct Reference

Data Fields

uint64_t bypass
 
uint64_t cfg_in
 
uint64_t cfg_out
 
uint64_t jprog_b
 
uint64_t jshutdown
 
uint64_t jstart
 
unsigned int num_user
 
uint64_t user [VIRTEX2_MAX_USER_INSTRUCTIONS]
 

Detailed Description

Definition at line 15 of file virtex2.h.

Field Documentation

◆ bypass

uint64_t virtex2_command_set::bypass

Definition at line 21 of file virtex2.h.

Referenced by COMMAND_HANDLER(), virtex2_load_cleanup(), and virtex2_program().

◆ cfg_in

uint64_t virtex2_command_set::cfg_in

Definition at line 17 of file virtex2.h.

Referenced by COMMAND_HANDLER(), virtex2_load_prepare(), and virtex2_send_32().

◆ cfg_out

uint64_t virtex2_command_set::cfg_out

Definition at line 16 of file virtex2.h.

Referenced by COMMAND_HANDLER(), and virtex2_receive_32().

◆ jprog_b

uint64_t virtex2_command_set::jprog_b

Definition at line 18 of file virtex2.h.

Referenced by COMMAND_HANDLER(), virtex2_load_prepare(), and virtex2_program().

◆ jshutdown

uint64_t virtex2_command_set::jshutdown

Definition at line 20 of file virtex2.h.

Referenced by COMMAND_HANDLER(), and virtex2_program().

◆ jstart

uint64_t virtex2_command_set::jstart

Definition at line 19 of file virtex2.h.

Referenced by COMMAND_HANDLER(), virtex2_load_cleanup(), and virtex2_program().

◆ num_user

unsigned int virtex2_command_set::num_user

Definition at line 23 of file virtex2.h.

Referenced by COMMAND_HANDLER(), xilinx_get_ipdbg_hub(), and xilinx_get_jtagspi_userircode().

◆ user

uint64_t virtex2_command_set::user[VIRTEX2_MAX_USER_INSTRUCTIONS]

Definition at line 22 of file virtex2.h.

Referenced by COMMAND_HANDLER(), xilinx_get_ipdbg_hub(), and xilinx_get_jtagspi_userircode().


The documentation for this struct was generated from the following file: