EDT PDV SDK Documentation 6.2.0
|
#include <edt_bitload.h>
Data Fields | |
char | ncdname [MAXPATH] |
uint8_t | date [16] |
uint8_t | time [16] |
int | magic |
Structure for bitfile header fields
char EdtBitfileHeader::ncdname[MAXPATH] |
Bitfile name extracted from the vendor-specific header. Xilinx ISE bitfiles historically had a ".ncd" extension.
uint8_t EdtBitfileHeader::date[16] |
Date string when bitfile was generated.
uint8_t EdtBitfileHeader::time[16] |
Time string when bitfile was generated.
int EdtBitfileHeader::magic |
XilinxMagic, AlteraMagic, or Altera2Magic