forked from M-Labs/artiq
Add README content
links to mailing list, irc, github minimal description
This commit is contained in:
parent
54f982e3e6
commit
c4da9f82fe
20
README.rst
20
README.rst
|
@ -0,0 +1,20 @@
|
||||||
|
=====
|
||||||
|
ARTIQ
|
||||||
|
=====
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
Technologies employed include Python, Migen, MiSoC/mor1kx, LLVM and llvmpy.
|
||||||
|
|
||||||
|
|
||||||
|
https://github.com/m-labs/artiq
|
||||||
|
|
||||||
|
https://ssl.serverraum.org/lists/listinfo/artiq
|
||||||
|
|
||||||
|
http://irclog.whitequark.org/m-labs
|
Loading…
Reference in New Issue