A leading-edge control system for quantum information experiments
 
 
 
 
 
 
Go to file
Sebastien Bourdeauducq 4c6387929b runtime: link against lwip, cleanups 2015-04-17 16:38:46 +08:00
.travis Add support for automatic build and upload of dev conda artiq packages to binstar by travis-ci 2015-03-30 19:51:52 +08:00
artiq artiq_flash.sh: improve detection of flash proxy location 2015-04-17 00:57:16 +08:00
benchmarks coredevice,runtime: put ref_period into the ddb 2015-04-16 15:15:38 +08:00
conda artiq_flash: add support for kc705 2015-04-11 22:38:11 +08:00
doc manual: adapt to LED on RTIO 2015-04-17 10:43:50 +08:00
examples coredevice,runtime: put ref_period into the ddb 2015-04-16 15:15:38 +08:00
misc artiq_flash: add support for kc705 2015-04-11 22:38:11 +08:00
soc runtime: link against lwip, cleanups 2015-04-17 16:38:46 +08:00
.gitignore runtime: remove generated service_table.h 2015-04-05 22:08:20 +08:00
.gitmodules soc/runtime: add lwip (thanks Florent) 2015-04-17 14:51:30 +08:00
.travis.yml tests: make hardware-in-the loop flags positive logic 2015-04-03 11:51:03 +08:00
README.rst README: coveralls badge needs branch name 2015-02-05 03:44:57 -07:00
setup.py frontend: add artiq_compile tool to build default experiment 2015-04-07 15:41:32 +08:00

README.rst

.. image:: doc/logo/artiq.png
.. image:: https://travis-ci.org/m-labs/artiq.svg
    :target: https://travis-ci.org/m-labs/artiq
.. image:: https://coveralls.io/repos/m-labs/artiq/badge.svg?branch=master
    :target: https://coveralls.io/r/m-labs/artiq?branch=master

ARTIQ (Advanced Real-Time Infrastructure for Quantum physics) is a
next-generation control system for quantum information experiments. It is
being 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.

ARTIQ is licensed under 3-clause BSD.

Website:
http://m-labs.hk/artiq