artiq/artiq/coredevice
Sebastien Bourdeauducq 0ffc752310 spi: fix typo in doc 2017-07-20 22:18:37 +08:00
..
__init__.py coredevice: only import common RTIO exceptions 2016-03-19 12:11:47 +08:00
ad5360.py ad5360: add documentation and an example 2016-03-04 23:36:17 +01:00
analyzer.py coreanalyzer: fix rtio_log message extraction. 2016-09-14 18:36:55 +08:00
cache.py compiler: allow specifying per-function "fast-math" flags. 2016-03-28 21:44:08 +00:00
comm_dummy.py embedding: refactor some more. 2016-05-16 14:38:09 +00:00
comm_generic.py coredevice: compare software and gateware versions strictly 2017-06-07 02:14:00 +08:00
comm_tcp.py coredevice/comm_tcp: more appropriate exception 2016-06-26 19:08:40 +08:00
core.py artiq_compile: make print() write to core log, not an invalid op. 2017-04-12 00:35:01 +08:00
dds.py coredevice.dds: work around the round(numpy.float64()) snafu. 2016-11-20 21:54:21 +08:00
exceptions.py coredevice: format backtrace RA as +0xN, not 0xN. 2016-04-02 18:05:40 +00:00
i2c.py coredevice/TCA6424A: convert 'outputs' value to little endian. Closes #437 2016-05-22 06:53:18 -07:00
rtio.py compiler: allow specifying per-function "fast-math" flags. 2016-03-28 21:44:08 +00:00
runtime.py artiq_dir: move out of tools to unlink dependencies 2016-01-25 18:15:50 -07:00
spi.py spi: fix typo in doc 2017-07-20 22:18:37 +08:00
ttl.py language: replace coredevice int with numpy.{int32,int64}. 2016-07-06 04:44:21 +00:00