forked from M-Labs/artiq
1
0
Fork 0
artiq/artiq/gateware
Robert Jördens 347609d765 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-23 15:03:36 +01:00
..
amp gateware: rewrite mailbox to use bits_for. 2016-11-01 06:28:43 +00:00
rtio rtio: auto clear output event data and address 2016-11-23 15:03:36 +01:00
targets runtime: support for targets without RTIO log channel 2016-11-23 10:50:55 +08:00
__init__.py artiqlib -> artiq.gateware 2015-03-08 11:00:24 +01:00
ad9xxx.py Remove last vestiges of nist_qc1. 2016-11-21 15:36:22 +00:00
nist_clock.py gateware/nist_clock: increase DDS bus drive strength. Closes #468 2016-06-07 11:08:19 -04:00
nist_qc2.py qc2: swap SPI/TTL, all TTL lines are now In+Out compatible 2016-05-19 10:42:03 +08:00
soc.py gateware: extend mailbox to 3 entries. 2016-10-21 12:09:14 +00:00
spi.py gateware/spi: fix import 2016-10-17 14:06:35 +08:00