aboutsummaryrefslogtreecommitdiff
path: root/src/pld/xilinx_bit.h
AgeCommit message (Expand)AuthorFilesLines
2009-12-03change #include "types.h" to <helper/types.h>Zachary T Welch1-1/+1
2009-11-13xilinx_bit_file_t -> struct xilinx_bit_fileZachary T Welch1-3/+3
2009-11-11add const keyword to some APIsZachary T Welch1-1/+1
2009-06-18Finish transforming 'u32' to 'uint32_t'.zwelch1-1/+1
2009-06-18Transform 'u8' to 'uint8_t'zwelch1-6/+6
2006-11-22- added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...drath1-0/+38