forked from M-Labs/artiq
1
0
Fork 0
artiq/artiq
Robert Jördens 39e9e73ff3 language: allow experiments to import from artiq.language
this way the import stanza shows what is imported: just experiment language
related components

keep the imports also at top level until experiments have transitioned

the top level __init__.py should build and expose the entire namespace of artiq
related things, like hdf5 analysis tools, frontend components (like experiment
running api), deployment tools etc.
2015-06-28 20:52:41 -06:00
..
coredevice simplify unit system and use floats by default 2015-06-26 16:34:37 +02:00
devices simplify unit system and use floats by default 2015-06-26 16:34:37 +02:00
frontend artiq_flash.sh: back down on verbosity 2015-06-26 11:09:26 -06:00
gateware soc: support QC2 and AD9914 (untested) 2015-06-28 21:37:27 +02:00
gui simplify unit system and use floats by default 2015-06-26 16:34:37 +02:00
language language: allow experiments to import from artiq.language 2015-06-28 20:52:41 -06:00
master simplify unit system and use floats by default 2015-06-26 16:34:37 +02:00
protocols simplify unit system and use floats by default 2015-06-26 16:34:37 +02:00
py2llvm py2llvm: support conversion of fractions to float 2015-02-18 09:56:07 -07:00
sim language/db: remove implicit_core 2015-03-08 11:37:53 +01:00
test test/full_stack: tolerate FP rounding errors 2015-06-27 23:52:20 +02:00
transforms simplify unit system and use floats by default 2015-06-26 16:34:37 +02:00
wavesynth wavesynth: cleanup, refactor 2015-06-20 23:29:26 -06:00
__init__.py language: allow experiments to import from artiq.language 2015-06-28 20:52:41 -06:00
tools.py gui: send monitor requests to core device 2015-06-05 14:52:41 +08:00