libsigrok/hardware/sysclk-lwla
Daniel Elstner c2066c2104 sysclk-lwla: Load bitstream files in RBF format.
Modify the bitstream loading routine to work directly with the
Raw Binary Files (.rbf) generated by Altera tools.  Previously,
a custom format was used which was basically an RBF preceded by
a 4-byte header specifying the transfer length.
2014-01-25 20:44:42 +01:00
..
Makefile.am sysclk-lwla: Implement support for the LWLA1034. 2014-01-14 19:33:31 +01:00
api.c sysclk-lwla: Implement config_commit() callback. 2014-01-23 02:43:16 +01:00
lwla.c sysclk-lwla: Load bitstream files in RBF format. 2014-01-25 20:44:42 +01:00
lwla.h sysclk-lwla: Load bitstream files in RBF format. 2014-01-25 20:44:42 +01:00
protocol.c sysclk-lwla: Load bitstream files in RBF format. 2014-01-25 20:44:42 +01:00
protocol.h sysclk-lwla: Implement config_probe_set() callback. 2014-01-23 02:36:13 +01:00