mirror of https://github.com/m-labs/artiq.git
82b470891f
This commit solves issue #2 described in 50e7b44; a function call is now a valid decomposition for a delay instruction, and this metadata is propagated when the interleaver converts delays. However, the interleaver does not yet detect that a called function is compound, i.e. it is not correct. |
||
---|---|---|
.travis | ||
artiq | ||
conda | ||
doc | ||
examples | ||
lit-test | ||
misc | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
CONTRIBUTING | ||
LICENSE | ||
README.rst | ||
setup.py |
README.rst
.. image:: doc/logo/artiq.png .. image:: https://travis-ci.org/m-labs/artiq.svg :target: https://travis-ci.org/m-labs/artiq ARTIQ (Advanced Real-Time Infrastructure for Quantum physics) is a next-generation control system for quantum information experiments. It is developed in partnership with the Ion Storage Group at NIST, and its applicability reaches beyond ion trapping. The system features a high-level programming language that helps describing complex experiments, which is compiled and executed on dedicated hardware with nanosecond timing resolution and sub-microsecond latency. Technologies employed include Python, Migen, MiSoC/mor1kx, LLVM and llvmlite. Website: http://m-labs.hk/artiq Copyright (C) 2014-2015 M-Labs Limited. Licensed under GNU GPL version 3.