virtex2_command_set is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

virtex2_command_set struct

Syntax

struct virtex2_command_set {     uint64_t cfg_out;     uint64_t cfg_in;     uint64_t jprog_b;     uint64_t jstart;     uint64_t jshutdown;     uint64_t bypass;     uint64_t user[VIRTEX2_MAX_USER_INSTRUCTIONS];     unsigned int num_user; };

Fields

cfg_out

No summary provided. Read more...

cfg_in

No summary provided. Read more...

jprog_b

No summary provided. Read more...

jstart

No summary provided. Read more...

jshutdown

No summary provided. Read more...

bypass

No summary provided. Read more...

user

No summary provided. Read more...

num_user

No summary provided. Read more...

References

LocationReferrerScopeText
virtex2.h:15
struct virtex2_command_set {
virtex2.c:16virtex2_default_commands
static const struct virtex2_command_set virtex2_default_commands = {
virtex2.c:359virtex2_handle_set_instuction_codes_command()
struct virtex2_command_set instr_codes;
virtex2.h:29virtex2_pld_device::command_setvirtex2_pld_device
struct virtex2_command_set command_set;

Type Use

Variables of virtex2_command_set type
virtex2_handle_set_instuction_codes_command()::instr_codes
all items filtered out
virtex2_command_set
Allocators of virtex2_command_set
Deletors of virtex2_command_set
virtex2_handle_set_instuction_codes_command()::instr_codes
all items filtered out
virtex2_command_set
virtex2_handle_set_instuction_codes_command()::instr_codes
all items filtered out