# qick **Repository Path**: xaolee/qick ## Basic Information - **Project Name**: qick - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-28 - **Last Updated**: 2021-10-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

QICK logo

# QICK: Quantum Instrumentation Control Kit The QICK is a kit of firmware and software to use the Xilinx RFSoC as to control quantum systems. It consists of: * Firmware for the ZCU111 RFSoC evaluation board. * The `qick` Python package * [A quick start guide](quick_start) for setting up your board and running a Jupyter notebook example * [Jupyter notebook examples](qick_demos) demonstrating usage Note: The firmware and software here is still very much a work in progress. This is an alpha release. We strive to be consistent with the APIs but can not guarantee backwards compatibility. Download and Installation ------------------------- Follow the quick start guide located [here](quick_start) to set up your board, install `qick` on your board, and run a Jupyter notebook example. Documentation ------------- The documentation for QICK is available at: https://qick-docs.readthedocs.io/ Related Packages ---------------- There is one related package on Github: Documentation source code: https://github.com/openquantumhardware/qick-docs Contribute ---------- You are welcome to contribute to QICK development by forking this repository and sending pull requests. All contributions are expected to be consistent with [PEP 8 -- Style Guide for Python Code](https://www.python.org/dev/peps/pep-0008/). License ------- The QICK source code is licensed under the MIT license, which you can find in the LICENSE file. The [QICK logo](graphics/logoQICK.svg) was designed by Dr. Christie Chiu. You are free to use this software, with or without modification, provided that the conditions listed in the LICENSE file are satisfied.