OpenOCD
gowin_bit_file Struct Reference
Collaboration diagram for gowin_bit_file:

Data Fields

size_t capacity
 
uint16_t checksum
 
int compressed
 
int crc_en
 
uint32_t id
 
struct raw_bit_file raw_file
 
uint8_t replace2x
 
uint8_t replace4x
 
uint8_t replace8x
 
uint16_t stored_checksum
 

Detailed Description

Definition at line 42 of file gowin.c.

Field Documentation

◆ capacity

size_t gowin_bit_file::capacity

Definition at line 44 of file gowin.c.

Referenced by gowin_add_byte_to_bit_file().

◆ checksum

uint16_t gowin_bit_file::checksum

Definition at line 49 of file gowin.c.

◆ compressed

int gowin_bit_file::compressed

Definition at line 47 of file gowin.c.

◆ crc_en

int gowin_bit_file::crc_en

Definition at line 48 of file gowin.c.

Referenced by gowin_read_fs_file_header().

◆ id

uint32_t gowin_bit_file::id

Definition at line 45 of file gowin.c.

Referenced by gowin_load_to_sram(), and gowin_read_fs_file_header().

◆ raw_file

struct raw_bit_file gowin_bit_file::raw_file

◆ replace2x

uint8_t gowin_bit_file::replace2x

Definition at line 52 of file gowin.c.

◆ replace4x

uint8_t gowin_bit_file::replace4x

Definition at line 51 of file gowin.c.

◆ replace8x

uint8_t gowin_bit_file::replace8x

Definition at line 50 of file gowin.c.

◆ stored_checksum

uint16_t gowin_bit_file::stored_checksum

Definition at line 46 of file gowin.c.


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