EDT PDV SDK Documentation 6.2.0
EdtBitfileHeader Struct Reference

#include <edt_bitload.h>

Data Fields

char ncdname [MAXPATH]
 
uint8_t date [16]
 
uint8_t time [16]
 
int magic
 

Detailed Description

Structure for bitfile header fields

Field Documentation

◆ ncdname

char EdtBitfileHeader::ncdname[MAXPATH]

Bitfile name extracted from the vendor-specific header. Xilinx ISE bitfiles historically had a ".ncd" extension.

◆ date

uint8_t EdtBitfileHeader::date[16]

Date string when bitfile was generated.

◆ time

uint8_t EdtBitfileHeader::time[16]

Time string when bitfile was generated.

◆ magic

int EdtBitfileHeader::magic

XilinxMagic, AlteraMagic, or Altera2Magic


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