A leading-edge control system for quantum information experiments
Go to file
Robert Jördens bc9203457e Merge branch 'master' into scanwidget
* master: (38 commits)
  hardware_testbench: better message when skipping
  test_spi: drain errors and be more strict on where we expect errors
  monkey-patch asyncio.proactor_events to handle ConnectionAbortedError on Windows. Closes #247
  test/rtio/Loopback: ensure loop_out is low before starting test
  test/rtio: raise exception when pulse is not received
  rtio: fix different address collision detection
  frontend/coreanalyzer: do not attempt to print obsolete decoded_dump attribute. Closes #324
  coredevice: put cache into separate file/device
  gui: delete log/applet docks instead of hiding them
  gui/moninj: make DDS widgets look less like buttons
  rtio: remove NOP suppression capability
  rtio/wishbone: make replace configurable
  exceptions: clarify RTIOBusy
  gateware/rtio: factor _BlindTransfer
  test_spi: break_realtime
  test_spi: simplify test, add collision vs busy test
  hardware_testbench: clean up artiq_core_exeption printing
  coredevice: fix _DDSGeneric __init__ args
  hardware_testbench: also print artiq_core_exeption
  rtio/core: fix syntax
  ...
2016-03-10 12:46:07 +01:00
artiq Merge branch 'master' into scanwidget 2016-03-10 12:46:07 +01:00
conda conda: pyqt -> pyqt5 2016-02-21 17:14:59 +08:00
doc coredevice: put cache into separate file/device 2016-03-10 10:46:19 +08:00
examples coredevice: put cache into separate file/device 2016-03-10 10:46:19 +08:00
misc doc: binutils patch is not needed any more. 2016-02-15 18:25:15 +00:00
.gitattributes use versioneer 2015-11-09 11:33:38 +08:00
.gitignore master: cache last RID. Closes #234 2016-02-15 18:20:50 +01:00
.gitmodules savannah keeps breaking, use our lwip mirror 2016-02-22 22:51:26 +08:00
CONTRIBUTING.rst CONTRIBUTING: bug reporting information 2016-02-20 11:25:21 +01:00
LICENSE update copyright/license 2015-09-05 15:50:34 -06:00
MANIFEST.in MANIFEST.in: update 2016-02-21 08:48:14 +08:00
README.rst use https for m-labs.hk 2016-02-10 17:20:29 +01:00
RELEASE_NOTES.rst support for multiple DDS buses (untested) 2016-03-09 17:12:50 +08:00
RELEASING.rst RELEASEING: cleanup, add note about main conda label 2016-02-18 16:50:52 +01:00
setup.cfg versioneer: remote tag_prefix = v 2016-01-18 21:28:09 -07:00
setup.py Merge branch 'newtesting' 2016-02-14 21:30:19 +01:00
versioneer.py update versioneer 2015-11-09 12:19:01 +08:00

README.rst

.. image:: doc/logo/artiq.png

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:
https://m-labs.hk/artiq

Copyright (C) 2014-2016 M-Labs Limited. Licensed under GNU GPL version 3.