artiq/artiq/coredevice
whitequark 132b55d6be coredevice: format backtrace RA as +0xN, not 0xN.
The absolute address is somewhere in the 0x4000000 range; the one
that is displayed is an offset from the shared object base.
2016-04-02 18:05:40 +00: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 analyzer: fix DDSHandler setup 2016-03-15 22:14:44 +08:00
cache.py compiler: allow specifying per-function "fast-math" flags. 2016-03-28 21:44:08 +00:00
comm_dummy.py compiler.embedding: instantiate RPC method types (fixes #180). 2015-11-27 16:29:13 +08:00
comm_generic.py Report watchdog expiration and RTIO clock failure as exceptions. 2016-03-18 22:29:53 +00:00
comm_tcp.py coredevice/comm_tcp: support retrieving analyzer data 2015-12-18 18:22:50 +08:00
core.py style 2016-03-29 16:19:03 +08:00
dds.py style 2016-03-29 16:19:03 +08:00
exceptions.py coredevice: format backtrace RA as +0xN, not 0xN. 2016-04-02 18:05:40 +00:00
i2c.py compiler: allow specifying per-function "fast-math" flags. 2016-03-28 21:44:08 +00: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 frequency_to_div() 2016-03-09 12:32:31 +01:00
ttl.py coredevice/i2c,ttl,spi: consistent device get 2016-03-09 13:01:34 +08:00