artiq/artiq/gateware/drtio
Sebastien Bourdeauducq 251d90c3d5 drtio: clear read request in satellite only after reply has been fully sent
Otherwise, chan_sel become invalid before the end of the packet, which
can cause the interconnect to invalidate i_timestamp and i_data which results
in corruption of the end of the packet.
2018-09-20 08:53:45 +08:00
..
transceiver drtio: support external IBUFDS_GTE3 2018-08-07 20:52:45 +08:00
__init__.py drtio: separate aux controller 2018-09-05 17:56:58 +08:00
aux_controller.py drtio: separate aux controller 2018-09-05 17:56:58 +08:00
cdc.py add missing files 2018-09-05 16:09:02 +08:00
core.py drtio: improve error reporting 2018-09-12 15:44:34 +08:00
link_layer.py drtio: raise RTIOLinkError if operation fails due to link lost (#942) 2018-03-04 01:02:53 +08:00
rt_controller_master.py Revert "drtio: implement per-destination underflow margins" 2018-09-19 17:05:48 +08:00
rt_controller_repeater.py drtio: improve repeater error reports 2018-09-12 20:54:01 +08:00
rt_errors_satellite.py drtio: improve error reporting 2018-09-12 15:44:34 +08:00
rt_packet_master.py drtio: ensure 2 cycles between frames on the link 2018-09-11 22:18:42 +08:00
rt_packet_repeater.py drtio: add buffering to repeater 2018-09-18 15:27:25 +08:00
rt_packet_satellite.py drtio: clear read request in satellite only after reply has been fully sent 2018-09-20 08:53:45 +08:00
rt_serializer.py drtio: forward destination with channel 2018-09-02 15:50:23 +08:00
rx_synchronizer.py drtio: reorganize RX synchronizers 2018-02-22 15:21:23 +08:00
siphaser.py correct documented siphaser VCO frequency [NFC] 2018-06-04 20:53:43 +08:00