artiq/artiq/coredevice
Robert Jördens 170d2886fd Merge branch 'pdq'
* pdq:
  pdq: documentation
  pdq2 -> pdq
  pdq2: use 16 bit data, buffered read_mem()
  spi: style
  pdq2: mem_read
  pdq2: align subsequent writes to end
  sma_spi: undo cri_con
  pdq2: memory write, kernel_invariants
  sma_spi: cri/cd changes
  sma_spi: LVCMOS25
  coredevice.spi: kernel invariants and style
  sma_spi: free up user_sma pins
  sma_spi: add demo target with SPI on four SMA
  pdq2: memory write
  pdq2: crc/frame register accessors
  doc: pdq2 spi backend
  pdq2: config writes
2017-05-12 11:46:45 +02:00
..
__init__.py make collision and busy asynchronous errors, and simplify CPU/gateware handshake for output errors and reads 2017-03-27 16:32:23 +08:00
ad5360.py Move mu_to_seconds, seconds_to_mu to Core. 2016-11-21 05:37:30 +00:00
cache.py compiler: allow specifying per-function "fast-math" flags. 2016-03-28 21:44:08 +00:00
comm_analyzer.py make collision and busy asynchronous errors, and simplify CPU/gateware handshake for output errors and reads 2017-03-27 16:32:23 +08:00
comm_kernel.py Extract core device management interface from session interface (#691). 2017-03-29 03:36:21 +00:00
comm_kernel_dummy.py reorganize core device communication code 2017-02-27 18:37:30 +08:00
comm_mgmt.py runtime: allow setting UART log level explicitly. 2017-04-15 08:27:18 +00:00
comm_moninj.py reorganize core device communication code 2017-02-27 18:37:30 +08:00
core.py artiq_compile: make print() write to core log, not an invalid op. 2017-04-11 03:16:34 +00:00
dds.py coredevice.dds: reimplement fully in ARTIQ Python. 2016-11-21 15:13:26 +00:00
dma.py DMA: add API for a much faster replay using handles. 2017-04-18 08:20:12 +00:00
drtio_dbg.py drtio: add FIFO space request count debug API 2017-01-11 13:48:14 -06:00
exceptions.py make collision and busy asynchronous errors, and simplify CPU/gateware handshake for output errors and reads 2017-03-27 16:32:23 +08:00
i2c.py typo 2017-01-08 13:04:10 -06:00
pcu.py pcu: refactor into a device 2017-02-19 19:34:55 +01:00
pdq.py pdq: documentation 2017-05-02 18:55:02 +02:00
rtio.py rtio: rtio_output_{list->wide} 2016-11-29 17:22:55 +01:00
runtime.py artiq_dir: move out of tools to unlink dependencies 2016-01-25 18:15:50 -07:00
sawg.py sawg: documentation 2016-12-06 19:25:40 +01:00
spi.py spi: style 2017-04-13 13:38:29 +02:00
spline.py sawg: documentation 2016-12-06 19:25:40 +01:00
spr.py coredevice: expose PCU 2017-02-18 14:09:12 +01:00
ttl.py coredevice/ttl: fix imports 2016-09-07 17:37:14 +08:00