thodg/cgminer/fpgautils.h

Branch :


Log

Author Commit Date CI Message
71bae003 2013-04-05 14:52:07 First draft of port of avalon driver to new cgminer queued infrastructure.
a344deb6 2013-01-05 23:47:26 rename device_api -> device_drv and all related api -> drv and add a device_drv->drv enum for identifying which driver each is
fc14b2ee 2012-10-17 09:56:42 MMQ new initialisation (that works) and clocking control
ad7aa2b3 2012-09-16 11:42:51 FPGA - allow long or short device names in detect code + style police
0a79de93 2012-08-07 20:55:55 Convert the serial autodetect functions to use int instead of char to enumerate devices.
4dee0d04 2012-06-05 13:30:40 FPGA - allow device detect override without an open failure
913221c3 2012-06-14 02:57:37 API add ModMinerQuad support
d3fa59d7 2012-06-05 02:17:09 Abstract generally useful FPGA code into fpgautils.c