1
0
mirror of git://projects.qi-hardware.com/ben-blinkenlights.git synced 2024-07-01 02:25:27 +03:00
ben-blinkenlights/ubb-patgen
Werner Almesberger fa8b5b6324 ubb-patgen/ubb-patgen.c: clean up pattern generation and boundaries
The main change is to use only a single transfer and thus avoid tri-stating
DATx during the command phase. To control the timing, we put the first word
"manually" into the FIFO, wait until it has been sent on the bus, and only
then DMA the rest.
2013-01-14 17:01:01 -03:00
..
hw ubb-patgen/hw/: a simple resistor on CMD is sufficient - no need for a cap 2013-01-14 03:11:39 -03:00
Makefile ubb-patgen/: UBB-based pattern generator (WIP) 2013-01-07 17:01:51 -03:00
ubb-patgen.c ubb-patgen/ubb-patgen.c: clean up pattern generation and boundaries 2013-01-14 17:01:01 -03:00