artiq/artiq/gateware/rtio
Robert Jordens 97a54046e8 rtio: auto clear output event data and address
This is to support channels where variable length
event data is well-defined through zero-padding.
E.g. in the case of `Spline` zero-padding of events naturally
corresponds to low-order knots.

Use timestamp change as trigger. This assumes that writes to the
timestamp register always precede address and data writes.
It does not break support for ganged writes of the same event
timestamp and data/address to multiple channels or
channel-addresses.
2016-11-19 16:12:27 +01:00
..
phy Revert "phaser: cap phy data width to 64 temporarily" 2016-11-18 17:08:44 +01:00
__init__.py gateware/rtio: add LogChannel 2015-12-26 22:43:28 +08:00
analyzer.py analyzer: make byte_count 64-bit 2016-03-19 19:40:23 +08:00
core.py rtio: auto clear output event data and address 2016-11-19 16:12:27 +01:00
moninj.py gateware,runtime: use new migen/misoc 2015-11-04 00:35:03 +08:00
rtlink.py rtio: remove NOP suppression capability 2016-03-10 09:47:29 +08:00