A leading-edge control system for quantum information experiments
Go to file
Sebastien Bourdeauducq 087c2fd078 runtime: fix generation of service_table.h 2015-11-04 11:22:56 +08:00
.travis conda: add artiq-pipistrello-nist_qc1. 2015-10-22 15:43:41 +03:00
artiq runtime: fix generation of service_table.h 2015-11-04 11:22:56 +08:00
conda conda: give up on build strings in dependencies. 2015-10-29 01:24:39 +03:00
doc manual: document startup clock and kernel 2015-11-01 00:24:44 +08:00
examples examples/dds_setter: fix, scale inputs 2015-10-31 23:44:09 +08:00
misc Add binutils patch. 2015-08-09 23:33:00 +03:00
.gitignore runtime: fix generation of service_table.h 2015-11-04 11:22:56 +08:00
.gitmodules gateware,runtime: use new migen/misoc 2015-11-04 00:35:03 +08:00
.travis.yml conda: add artiq-kc705-nist_qc[12]. 2015-10-22 16:01:12 +03:00
CONTRIBUTING CONTRIBUTING: s/real name/legal name/. 2015-09-09 16:08:58 +08:00
LICENSE update copyright/license 2015-09-05 15:50:34 -06:00
README.rst update copyright/license 2015-09-05 15:50:34 -06:00
setup.py change license to GPL in scripts 2015-10-23 09:09:45 +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

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.