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

xilinx_bit_file struct

Syntax

struct xilinx_bit_file {     uint8_t unknown_header[13];     uint8_t *source_file;     uint8_t *part_name;     uint8_t *date;     uint8_t *time;     uint32_t length;     uint8_t *data; };

Fields

unknown_header

No summary provided. Read more...

source_file

No summary provided. Read more...

part_name

No summary provided. Read more...

date

No summary provided. Read more...

time

No summary provided. Read more...

length

No summary provided. Read more...

data

No summary provided. Read more...

Type Use

Variables of xilinx_bit_file type
xilinx_bit_file
Allocators of xilinx_bit_file
Deletors of xilinx_bit_file
virtex2_load()::bit_file
all items filtered out
xilinx_bit_file
virtex2_load()::bit_file
all items filtered out