artiq/artiq/devices
Yann Sionneau e3ef077cb2 Fix module installation
Allow to use setup.py for ARTIQ instead of PYTHONPATH.
Without this, the installation is incomplete.
2014-10-11 00:42:26 +08:00
..
__init__.py Fix module installation 2014-10-11 00:42:26 +08:00
core.py transforms: track units, now() returns seconds, implement time_to_cycles and cycles_to_time 2014-10-06 23:28:56 +08:00
corecom_dummy.py corecom: exception support 2014-09-21 23:36:10 +08:00
corecom_serial.py get frequency from RTIO, support fractional frequencies 2014-09-26 17:24:06 +08:00
dds_core.py transforms: track units, now() returns seconds, implement time_to_cycles and cycles_to_time 2014-10-06 23:28:56 +08:00
gpio_core.py PEP8 2014-09-05 12:03:22 +08:00
rtio_core.py transforms: track units, now() returns seconds, implement time_to_cycles and cycles_to_time 2014-10-06 23:28:56 +08:00
runtime_exceptions.py rtio: raise RTIOSequenceError exceptions when events are not submitted in-order 2014-09-30 19:32:11 +08:00
runtime.py runtime: do not use buggy llvm.eh.sjlj.* intrinsics 2014-09-23 22:09:08 +08:00