2014-10-29 10:22:11 +08:00
|
|
|
.. image:: doc/logo/artiq.png
|
2014-10-29 10:21:21 +08:00
|
|
|
|
2014-10-29 01:18:55 +08:00
|
|
|
ARTIQ (Advanced Real-Time Infrastructure for Quantum physics) is an open source
|
|
|
|
control system for laser-cooled trapped ion experiments. It is being developed for
|
|
|
|
the Ion Storage Group at NIST 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.
|
|
|
|
|
2014-12-05 17:14:52 +08:00
|
|
|
Technologies employed include Python, Migen, MiSoC/mor1kx, LLVM and llvmlite.
|
2014-10-29 01:18:55 +08:00
|
|
|
|
2014-12-05 17:14:52 +08:00
|
|
|
ARTIQ is licensed under 3-clause BSD.
|
2014-10-29 01:18:55 +08:00
|
|
|
|
2014-12-05 17:14:52 +08:00
|
|
|
Website:
|
|
|
|
http://m-labs.hk/artiq
|