LICENSE
LICENSE.GPL-3
MANIFEST.in
README.md
setup.py
versioneer.py
artiq/__init__.py
artiq/_version.py
artiq/build_soc.py
artiq/compat.py
artiq/experiment.py
artiq/flashing.py
artiq/remoting.py
artiq/tools.py
artiq.egg-info/PKG-INFO
artiq.egg-info/SOURCES.txt
artiq.egg-info/dependency_links.txt
artiq.egg-info/entry_points.txt
artiq.egg-info/namespace_packages.txt
artiq.egg-info/requires.txt
artiq.egg-info/top_level.txt
artiq/applets/__init__.py
artiq/applets/big_number.py
artiq/applets/image.py
artiq/applets/plot_hist.py
artiq/applets/plot_xy.py
artiq/applets/plot_xy_hist.py
artiq/applets/progress_bar.py
artiq/applets/simple.py
artiq/browser/__init__.py
artiq/browser/datasets.py
artiq/browser/experiments.py
artiq/browser/files.py
artiq/compiler/__init__.py
artiq/compiler/asttyped.py
artiq/compiler/builtins.py
artiq/compiler/embedding.py
artiq/compiler/import_cache.py
artiq/compiler/iodelay.py
artiq/compiler/ir.py
artiq/compiler/kernel.ld
artiq/compiler/math_fns.py
artiq/compiler/module.py
artiq/compiler/prelude.py
artiq/compiler/targets.py
artiq/compiler/types.py
artiq/compiler/algorithms/__init__.py
artiq/compiler/algorithms/inline.py
artiq/compiler/algorithms/unroll.py
artiq/compiler/analyses/__init__.py
artiq/compiler/analyses/devirtualization.py
artiq/compiler/analyses/domination.py
artiq/compiler/analyses/invariant_detection.py
artiq/compiler/testbench/__init__.py
artiq/compiler/testbench/embedding.py
artiq/compiler/testbench/inferencer.py
artiq/compiler/testbench/irgen.py
artiq/compiler/testbench/jit.py
artiq/compiler/testbench/llvmgen.py
artiq/compiler/testbench/perf.py
artiq/compiler/testbench/perf_embedding.py
artiq/compiler/testbench/shlib.py
artiq/compiler/testbench/signature.py
artiq/compiler/transforms/__init__.py
artiq/compiler/transforms/artiq_ir_generator.py
artiq/compiler/transforms/asttyped_rewriter.py
artiq/compiler/transforms/cast_monomorphizer.py
artiq/compiler/transforms/constant_hoister.py
artiq/compiler/transforms/dead_code_eliminator.py
artiq/compiler/transforms/inferencer.py
artiq/compiler/transforms/int_monomorphizer.py
artiq/compiler/transforms/interleaver.py
artiq/compiler/transforms/iodelay_estimator.py
artiq/compiler/transforms/llvm_ir_generator.py
artiq/compiler/transforms/local_demoter.py
artiq/compiler/transforms/typedtree_printer.py
artiq/compiler/validators/__init__.py
artiq/compiler/validators/constness.py
artiq/compiler/validators/escape.py
artiq/compiler/validators/local_access.py
artiq/compiler/validators/monomorphism.py
artiq/coredevice/__init__.py
artiq/coredevice/ad53xx.py
artiq/coredevice/ad9834.py
artiq/coredevice/ad9910.py
artiq/coredevice/ad9912.py
artiq/coredevice/ad9912_reg.py
artiq/coredevice/ad9914.py
artiq/coredevice/adf5356.py
artiq/coredevice/adf5356_reg.py
artiq/coredevice/almazny.py
artiq/coredevice/cache.py
artiq/coredevice/comm_analyzer.py
artiq/coredevice/comm_kernel.py
artiq/coredevice/comm_mgmt.py
artiq/coredevice/comm_moninj.py
artiq/coredevice/core.py
artiq/coredevice/coredevice_generic.schema.json
artiq/coredevice/cxp_grabber.py
artiq/coredevice/dac34h84.py
artiq/coredevice/dac34h84_reg.py
artiq/coredevice/dma.py
artiq/coredevice/edge_counter.py
artiq/coredevice/exceptions.py
artiq/coredevice/fastino.py
artiq/coredevice/grabber.py
artiq/coredevice/hmc542b.py
artiq/coredevice/i2c.py
artiq/coredevice/jsondesc.py
artiq/coredevice/kasli_i2c.py
artiq/coredevice/mirny.py
artiq/coredevice/novogorny.py
artiq/coredevice/phaser.py
artiq/coredevice/phaser_drtio.py
artiq/coredevice/rtio.py
artiq/coredevice/runtime.py
artiq/coredevice/sampler.py
artiq/coredevice/shuttler.py
artiq/coredevice/songbird.py
artiq/coredevice/spi2.py
artiq/coredevice/suservo.py
artiq/coredevice/trf372017.py
artiq/coredevice/trf372017_reg.py
artiq/coredevice/ttl.py
artiq/coredevice/urukul.py
artiq/coredevice/zotino.py
artiq/dashboard/__init__.py
artiq/dashboard/applets_ccb.py
artiq/dashboard/datasets.py
artiq/dashboard/experiments.py
artiq/dashboard/explorer.py
artiq/dashboard/interactive_args.py
artiq/dashboard/moninj.py
artiq/dashboard/schedule.py
artiq/dashboard/shortcuts.py
artiq/dashboard/waveform.py
artiq/examples/README.rst
artiq/examples/artiq_ipython_notebook.ipynb
artiq/examples/fit_image.py
artiq/examples/remote_exec_controller.py
artiq/examples/kasli/device_db.py
artiq/examples/kasli/idle_kernel.py
artiq/examples/kasli_drtioswitching/device_db.py
artiq/examples/kasli_drtioswitching/repository/blink.py
artiq/examples/kasli_shuttler/kasli_shuttler.json
artiq/examples/kasli_shuttler/repository/shuttler.py
artiq/examples/kasli_songbird/kasli_songbird.json
artiq/examples/kasli_songbird/repository/songbird.py
artiq/examples/kasli_suservo/device_db.py
artiq/examples/kasli_suservo/repository/phase_tracking.py
artiq/examples/kasli_suservo/repository/suservo.py
artiq/examples/kc705_nist_clock/device_db.py
artiq/examples/kc705_nist_clock/idle_kernel.py
artiq/examples/kc705_nist_clock/repository/blink_forever.py
artiq/examples/kc705_nist_clock/repository/core_pause.py
artiq/examples/kc705_nist_clock/repository/dds_setter.py
artiq/examples/kc705_nist_clock/repository/dds_test.py
artiq/examples/kc705_nist_clock/repository/dma_blink.py
artiq/examples/kc705_nist_clock/repository/handover.py
artiq/examples/kc705_nist_clock/repository/mandelbrot.py
artiq/examples/kc705_nist_clock/repository/photon_histogram.py
artiq/examples/kc705_nist_clock/repository/precompile.py
artiq/examples/kc705_nist_clock/repository/speed_benchmark.py
artiq/examples/kc705_nist_clock/repository/tdr.py
artiq/examples/no_hardware/device_db.py
artiq/examples/no_hardware/repository/al_spectroscopy.py
artiq/examples/no_hardware/repository/arguments_demo.py
artiq/examples/no_hardware/repository/code_applet.py
artiq/examples/no_hardware/repository/custom_applet.py
artiq/examples/no_hardware/repository/flopping_f_simulation.py
artiq/examples/no_hardware/repository/histograms.py
artiq/examples/no_hardware/repository/interactive.py
artiq/examples/no_hardware/repository/multi_scan.py
artiq/examples/no_hardware/repository/remote_exec_demo.py
artiq/examples/no_hardware/repository/remote_exec_processing.py
artiq/examples/no_hardware/repository/run_forever.py
artiq/examples/no_hardware/repository/simple_simulation.py
artiq/examples/no_hardware/repository/terminate_all.py
artiq/examples/no_hardware/repository/thumbnail.py
artiq/firmware/Cargo.lock
artiq/firmware/Cargo.toml
artiq/firmware/firmware.ld
artiq/firmware/riscv32g-unknown-none-elf.json
artiq/firmware/riscv32ima-unknown-none-elf.json
artiq/firmware/bootloader/Cargo.toml
artiq/firmware/bootloader/Makefile
artiq/firmware/bootloader/bootloader.ld
artiq/firmware/bootloader/build.rs
artiq/firmware/bootloader/main.rs
artiq/firmware/ksupport/Cargo.toml
artiq/firmware/ksupport/Makefile
artiq/firmware/ksupport/api.rs
artiq/firmware/ksupport/build.rs
artiq/firmware/ksupport/cxp.rs
artiq/firmware/ksupport/eh_artiq.rs
artiq/firmware/ksupport/glue.c
artiq/firmware/ksupport/ksupport.ld
artiq/firmware/ksupport/lib.rs
artiq/firmware/ksupport/nrt_bus.rs
artiq/firmware/ksupport/rtio.rs
artiq/firmware/liballoc_list/Cargo.toml
artiq/firmware/liballoc_list/lib.rs
artiq/firmware/libboard_artiq/Cargo.toml
artiq/firmware/libboard_artiq/ad9117.rs
artiq/firmware/libboard_artiq/build.rs
artiq/firmware/libboard_artiq/drtio_eem.rs
artiq/firmware/libboard_artiq/drtio_routing.rs
artiq/firmware/libboard_artiq/drtioaux.rs
artiq/firmware/libboard_artiq/grabber.rs
artiq/firmware/libboard_artiq/lib.rs
artiq/firmware/libboard_artiq/mailbox.rs
artiq/firmware/libboard_artiq/rpc_queue.rs
artiq/firmware/libboard_artiq/si5324.rs
artiq/firmware/libboard_artiq/si549.rs
artiq/firmware/libboard_artiq/spi.rs
artiq/firmware/libboard_misoc/Cargo.toml
artiq/firmware/libboard_misoc/build.rs
artiq/firmware/libboard_misoc/clock.rs
artiq/firmware/libboard_misoc/config.rs
artiq/firmware/libboard_misoc/ethmac.rs
artiq/firmware/libboard_misoc/i2c.rs
artiq/firmware/libboard_misoc/i2c_eeprom.rs
artiq/firmware/libboard_misoc/ident.rs
artiq/firmware/libboard_misoc/io_expander.rs
artiq/firmware/libboard_misoc/lib.rs
artiq/firmware/libboard_misoc/net_settings.rs
artiq/firmware/libboard_misoc/sdram.rs
artiq/firmware/libboard_misoc/slave_fpga.rs
artiq/firmware/libboard_misoc/spiflash.rs
artiq/firmware/libboard_misoc/uart.rs
artiq/firmware/libboard_misoc/uart_console.rs
artiq/firmware/libboard_misoc/uart_logger.rs
artiq/firmware/libboard_misoc/riscv32/boot.rs
artiq/firmware/libboard_misoc/riscv32/cache.rs
artiq/firmware/libboard_misoc/riscv32/irq.rs
artiq/firmware/libboard_misoc/riscv32/mod.rs
artiq/firmware/libboard_misoc/riscv32/pmp.rs
artiq/firmware/libboard_misoc/riscv32/vectors.S
artiq/firmware/libbuild_misoc/Cargo.toml
artiq/firmware/libbuild_misoc/lib.rs
artiq/firmware/libc/Cargo.toml
artiq/firmware/libc/src/lib.rs
artiq/firmware/libdyld/Cargo.toml
artiq/firmware/libdyld/elf.rs
artiq/firmware/libdyld/lib.rs
artiq/firmware/libeh/Cargo.toml
artiq/firmware/libeh/dwarf.rs
artiq/firmware/libeh/eh_artiq.rs
artiq/firmware/libeh/eh_rust.rs
artiq/firmware/libeh/lib.rs
artiq/firmware/libio/Cargo.toml
artiq/firmware/libio/cursor.rs
artiq/firmware/libio/lib.rs
artiq/firmware/libio/proto.rs
artiq/firmware/liblogger_artiq/Cargo.toml
artiq/firmware/liblogger_artiq/lib.rs
artiq/firmware/libproto_artiq/Cargo.toml
artiq/firmware/libproto_artiq/analyzer_proto.rs
artiq/firmware/libproto_artiq/drtioaux_proto.rs
artiq/firmware/libproto_artiq/kernel_proto.rs
artiq/firmware/libproto_artiq/lib.rs
artiq/firmware/libproto_artiq/mgmt_proto.rs
artiq/firmware/libproto_artiq/moninj_proto.rs
artiq/firmware/libproto_artiq/rpc_proto.rs
artiq/firmware/libproto_artiq/session_proto.rs
artiq/firmware/libunwind/Cargo.toml
artiq/firmware/libunwind/src/lib.rs
artiq/firmware/libunwind/src/libunwind.rs
artiq/firmware/libunwind_backtrace/Cargo.toml
artiq/firmware/libunwind_backtrace/lib.rs
artiq/firmware/runtime/Cargo.toml
artiq/firmware/runtime/Makefile
artiq/firmware/runtime/analyzer.rs
artiq/firmware/runtime/build.rs
artiq/firmware/runtime/cache.rs
artiq/firmware/runtime/dhcp.rs
artiq/firmware/runtime/ip_addr_storage.rs
artiq/firmware/runtime/kern_hwreq.rs
artiq/firmware/runtime/kernel.rs
artiq/firmware/runtime/main.rs
artiq/firmware/runtime/mgmt.rs
artiq/firmware/runtime/moninj.rs
artiq/firmware/runtime/rtio_clocking.rs
artiq/firmware/runtime/rtio_dma.rs
artiq/firmware/runtime/rtio_mgt.rs
artiq/firmware/runtime/sched.rs
artiq/firmware/runtime/session.rs
artiq/firmware/runtime/urc.rs
artiq/firmware/satman/Cargo.toml
artiq/firmware/satman/Makefile
artiq/firmware/satman/analyzer.rs
artiq/firmware/satman/build.rs
artiq/firmware/satman/cache.rs
artiq/firmware/satman/dma.rs
artiq/firmware/satman/kernel.rs
artiq/firmware/satman/main.rs
artiq/firmware/satman/mgmt.rs
artiq/firmware/satman/repeater.rs
artiq/firmware/satman/routing.rs
artiq/frontend/__init__.py
artiq/frontend/afws_client.py
artiq/frontend/aqctl_coreanalyzer_proxy.py
artiq/frontend/aqctl_corelog.py
artiq/frontend/aqctl_moninj_proxy.py
artiq/frontend/artiq_browser.py
artiq/frontend/artiq_client.py
artiq/frontend/artiq_compile.py
artiq/frontend/artiq_coreanalyzer.py
artiq/frontend/artiq_coremgmt.py
artiq/frontend/artiq_dashboard.py
artiq/frontend/artiq_ddb_template.py
artiq/frontend/artiq_flash.py
artiq/frontend/artiq_master.py
artiq/frontend/artiq_mkfs.py
artiq/frontend/artiq_route.py
artiq/frontend/artiq_rtiomap.py
artiq/frontend/artiq_rtiomon.py
artiq/frontend/artiq_run.py
artiq/frontend/artiq_session.py
artiq/frontend/artiq_sinara_tester.py
artiq/gateware/__init__.py
artiq/gateware/ad9_dds.py
artiq/gateware/eem.py
artiq/gateware/eem_7series.py
artiq/gateware/nist_clock.py
artiq/gateware/nist_qc2.py
artiq/gateware/shuttler.py
artiq/gateware/songbird.py
artiq/gateware/amp/__init__.py
artiq/gateware/amp/kernel_cpu.py
artiq/gateware/amp/mailbox.py
artiq/gateware/amp/soc.py
artiq/gateware/cxp_grabber/__init__.py
artiq/gateware/cxp_grabber/core.py
artiq/gateware/cxp_grabber/frame.py
artiq/gateware/drtio/__init__.py
artiq/gateware/drtio/aux_controller.py
artiq/gateware/drtio/cdc.py
artiq/gateware/drtio/core.py
artiq/gateware/drtio/link_layer.py
artiq/gateware/drtio/rt_controller_master.py
artiq/gateware/drtio/rt_controller_repeater.py
artiq/gateware/drtio/rt_errors_satellite.py
artiq/gateware/drtio/rt_packet_master.py
artiq/gateware/drtio/rt_packet_repeater.py
artiq/gateware/drtio/rt_packet_satellite.py
artiq/gateware/drtio/rt_serializer.py
artiq/gateware/drtio/rx_synchronizer.py
artiq/gateware/drtio/siphaser.py
artiq/gateware/drtio/transceiver/__init__.py
artiq/gateware/drtio/transceiver/clock_aligner.py
artiq/gateware/drtio/transceiver/eem_serdes.py
artiq/gateware/drtio/transceiver/gtp_7series.py
artiq/gateware/drtio/transceiver/gtp_7series_init.py
artiq/gateware/drtio/transceiver/gtx_7series.py
artiq/gateware/grabber/__init__.py
artiq/gateware/grabber/core.py
artiq/gateware/grabber/deserializer_7series.py
artiq/gateware/grabber/uart.py
artiq/gateware/phaser/__init__.py
artiq/gateware/phaser/adc_phy.py
artiq/gateware/phaser/dac_phy.py
artiq/gateware/phaser/dds.py
artiq/gateware/phaser/register.py
artiq/gateware/phaser/servo.py
artiq/gateware/rtio/__init__.py
artiq/gateware/rtio/analyzer.py
artiq/gateware/rtio/cdc.py
artiq/gateware/rtio/channel.py
artiq/gateware/rtio/core.py
artiq/gateware/rtio/cri.py
artiq/gateware/rtio/dma.py
artiq/gateware/rtio/input_collector.py
artiq/gateware/rtio/moninj.py
artiq/gateware/rtio/rtlink.py
artiq/gateware/rtio/tsc.py
artiq/gateware/rtio/xilinx_clocking.py
artiq/gateware/rtio/phy/__init__.py
artiq/gateware/rtio/phy/ad53xx_monitor.py
artiq/gateware/rtio/phy/cxp_grabber.py
artiq/gateware/rtio/phy/dds.py
artiq/gateware/rtio/phy/edge_counter.py
artiq/gateware/rtio/phy/fastino.py
artiq/gateware/rtio/phy/fastlink.py
artiq/gateware/rtio/phy/grabber.py
artiq/gateware/rtio/phy/phaser.py
artiq/gateware/rtio/phy/servo.py
artiq/gateware/rtio/phy/spi2.py
artiq/gateware/rtio/phy/ttl_serdes_7series.py
artiq/gateware/rtio/phy/ttl_serdes_generic.py
artiq/gateware/rtio/phy/ttl_serdes_ultrascale.py
artiq/gateware/rtio/phy/ttl_simple.py
artiq/gateware/rtio/phy/wishbone.py
artiq/gateware/rtio/sed/__init__.py
artiq/gateware/rtio/sed/core.py
artiq/gateware/rtio/sed/fifos.py
artiq/gateware/rtio/sed/gates.py
artiq/gateware/rtio/sed/lane_distributor.py
artiq/gateware/rtio/sed/layouts.py
artiq/gateware/rtio/sed/output_driver.py
artiq/gateware/rtio/sed/output_network.py
artiq/gateware/suservo/__init__.py
artiq/gateware/suservo/adc_ser.py
artiq/gateware/suservo/dds_ser.py
artiq/gateware/suservo/iir.py
artiq/gateware/suservo/pads.py
artiq/gateware/suservo/servo.py
artiq/gateware/suservo/spi.py
artiq/gateware/targets/__init__.py
artiq/gateware/targets/efc.py
artiq/gateware/targets/kasli.py
artiq/gateware/targets/kc705.py
artiq/gateware/targets/phaser.py
artiq/gateware/test/__init__.py
artiq/gateware/test/cxp_grabber/__init__.py
artiq/gateware/test/cxp_grabber/packet_generator.py
artiq/gateware/test/cxp_grabber/test_pixel_parser.py
artiq/gateware/test/drtio/__init__.py
artiq/gateware/test/drtio/packet_interface.py
artiq/gateware/test/drtio/test_aux_controller.py
artiq/gateware/test/drtio/test_cdc.py
artiq/gateware/test/drtio/test_full_stack.py
artiq/gateware/test/drtio/test_link_layer.py
artiq/gateware/test/drtio/test_rt_packet_repeater.py
artiq/gateware/test/drtio/test_rt_packet_satellite.py
artiq/gateware/test/drtio/test_switching.py
artiq/gateware/test/phaser/__init__.py
artiq/gateware/test/phaser/test_iir.py
artiq/gateware/test/rtio/__init__.py
artiq/gateware/test/rtio/test_dma.py
artiq/gateware/test/rtio/test_edge_counter.py
artiq/gateware/test/rtio/test_fastlink.py
artiq/gateware/test/rtio/test_input_collector.py
artiq/gateware/test/rtio/test_sed_lane_distributor.py
artiq/gateware/test/rtio/test_sed_output_driver.py
artiq/gateware/test/rtio/test_sed_output_network.py
artiq/gateware/test/rtio/test_sed_top.py
artiq/gateware/test/rtio/test_ttl_serdes.py
artiq/gateware/test/suservo/__init__.py
artiq/gateware/test/suservo/test_adc.py
artiq/gateware/test/suservo/test_dds.py
artiq/gateware/test/suservo/test_iir.py
artiq/gateware/test/suservo/test_servo.py
artiq/gateware/wrpll/__init__.py
artiq/gateware/wrpll/ddmtd.py
artiq/gateware/wrpll/si549.py
artiq/gateware/wrpll/wrpll.py
artiq/gui/__init__.py
artiq/gui/applets.py
artiq/gui/dndwidgets.py
artiq/gui/entries.py
artiq/gui/flowlayout.py
artiq/gui/fuzzy_select.py
artiq/gui/log.py
artiq/gui/logo.svg
artiq/gui/logo_ver.svg
artiq/gui/models.py
artiq/gui/scanwidget.py
artiq/gui/scientific_spinbox.py
artiq/gui/state.py
artiq/gui/ticker.py
artiq/gui/tools.py
artiq/gui/waitingspinnerwidget.py
artiq/language/__init__.py
artiq/language/core.py
artiq/language/environment.py
artiq/language/scan.py
artiq/language/types.py
artiq/language/units.py
artiq/master/__init__.py
artiq/master/databases.py
artiq/master/experiments.py
artiq/master/log.py
artiq/master/rid_counter.py
artiq/master/scheduler.py
artiq/master/worker.py
artiq/master/worker_db.py
artiq/master/worker_impl.py
artiq/sim/__init__.py
artiq/sim/devices.py
artiq/sim/time.py
artiq/test/__init__.py
artiq/test/hardware_testbench.py
artiq/test/test_arguments.py
artiq/test/test_client.py
artiq/test/test_datasets.py
artiq/test/test_device_db.py
artiq/test/test_frontends.py
artiq/test/test_h5types.py
artiq/test/test_scheduler.py
artiq/test/test_tools.py
artiq/test/test_worker.py
artiq/test/compiler/__init__.py
artiq/test/compiler/test_domination.py
artiq/test/coredevice/__init__.py
artiq/test/coredevice/test_ad9834.py
artiq/test/coredevice/test_ad9910.py
artiq/test/coredevice/test_ad9910_waveform.py
artiq/test/coredevice/test_ad9912.py
artiq/test/coredevice/test_adf5356.py
artiq/test/coredevice/test_analyzer.py
artiq/test/coredevice/test_cache.py
artiq/test/coredevice/test_compile.py
artiq/test/coredevice/test_edge_counter.py
artiq/test/coredevice/test_embedding.py
artiq/test/coredevice/test_exceptions.py
artiq/test/coredevice/test_i2c.py
artiq/test/coredevice/test_moninj.py
artiq/test/coredevice/test_numpy.py
artiq/test/coredevice/test_performance.py
artiq/test/coredevice/test_phaser.py
artiq/test/coredevice/test_portability.py
artiq/test/coredevice/test_rtio.py
artiq/test/coredevice/test_spi.py
artiq/test/coredevice/test_stress.py
artiq/test/coredevice/test_urukul.py