artiq/artiq/gateware/drtio
Sebastien Bourdeauducq e624f45369 drtio: remove FIFO empty local detection optimization
It optimizes a marginal case, it is difficult to get right
(need to know the size of the FIFO for each channel), and
it adds complexity and potential bug sources.
2017-01-10 14:31:46 -06:00
..
transceiver drtio: add false paths between sys and transceiver clocks 2016-12-03 23:03:01 +08:00
__init__.py drtio: structure 2016-10-10 23:12:12 +08:00
aux_controller.py drtio: fix aux controller clock domain mistakes 2016-12-14 10:16:45 +08:00
core.py drtio: link layer debugging CSRs 2016-12-07 23:03:14 +08:00
iot.py drtio: do not reset remote TSC on reset command 2016-11-24 00:09:53 +08:00
link_layer.py drtio: link layer debugging CSRs 2016-12-07 23:03:14 +08:00
rt_controller.py drtio: remove FIFO empty local detection optimization 2017-01-10 14:31:46 -06:00
rt_packets.py drtio: fix clock domain conflict 2016-12-13 14:19:49 +08:00