summaryrefslogtreecommitdiff
path: root/src/pld/xilinx_bit.h
Commit message (Expand)AuthorAgeFilesLines
* change #include "types.h" to <helper/types.h>Zachary T Welch2009-12-031-1/+1
* xilinx_bit_file_t -> struct xilinx_bit_fileZachary T Welch2009-11-131-3/+3
* add const keyword to some APIsZachary T Welch2009-11-111-1/+1
* Finish transforming 'u32' to 'uint32_t'.zwelch2009-06-181-1/+1
* Transform 'u8' to 'uint8_t'zwelch2009-06-181-6/+6
* - added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...drath2006-11-221-0/+38