aboutsummaryrefslogtreecommitdiff
path: root/src/pld/xilinx_bit.h
AgeCommit message (Expand)Author
2016-05-24Make #include guard naming consistentMarc Schink
2016-05-24Remove FSF address from GPL noticesMarc Schink
2013-06-05update files to correct FSF addressSpencer Oliver
2012-05-21build: add helper/types.h to config.hSpencer Oliver
2012-02-06build: cleanup src/pld directorySpencer Oliver
2009-12-03change #include "types.h" to <helper/types.h>Zachary T Welch
2009-11-13xilinx_bit_file_t -> struct xilinx_bit_fileZachary T Welch
2009-11-11add const keyword to some APIsZachary T Welch
2009-06-18Finish transforming 'u32' to 'uint32_t'.zwelch
2009-06-18Transform 'u8' to 'uint8_t'zwelch
2006-11-22- added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...drath