Tools
qcr:2604.87015.1
MQT SyReC Synthesizer

MQT SyReC Synthesizer

HDL-based synthesizer for reversible circuits from the Munich Quantum Toolkit (MQT). Using the SyReC hardware description language (with modules, parameterized bitwidths, and multi-dimensional variables), it automatically synthesizes reversible circuits via two complementary schemes (cost-aware to minimize gate count, line-aware to minimize circuit lines), and offers a GUI for design, visualization, simulation, and cost analysis. Implemented as a C++ core with Python bindings.
Compilation
Uploaded 2 months ago
52
Views
Citing this entry? Use this QCR ID
Uploaded by
QL
QCR Librarian

Overview

munich-quantum-toolkit/syrec
3711
README.md

PyPI OS License: MIT CI CD codecov

[!NOTE] This project is currently in low maintenance mode. We will still fix bugs and accept pull requests, but we will not actively develop new features.

MQT Logo

MQT SyReC Synthesizer - A Tool for HDL-based Synthesis of Reversible Circuits

MQT SyReC Synthesizer is a tool for HDL-based synthesis of reversible circuits. It is part of the Munich Quantum Toolkit (MQT).

Documentation

Key Features

  • Automatic synthesis of reversible circuits from high-level HDL: Accepts any HDL description following the SyReC grammar and syntax, enabling rapid prototyping and design of reversible logic.
  • Two complementary synthesis schemes: Choose between cost-aware synthesis (minimizing gate cost) and line-aware synthesis (minimizing circuit lines), each with distinct trade-offs for resource optimization.
  • Graphical User Interface (GUI): Intuitive GUI for specifying SyReC programs, visualizing circuits, and running synthesis, simulation, and cost analysis at the click of a button.
  • Simulation and cost analysis: Simulate synthesized circuits and determine gate costs directly within the tool.
  • Comprehensive SyReC language support: Implements the full SyReC language, including modules, parameterized bitwidths, multi-dimensional variables, and advanced assignment semantics (language reference).
  • Python API and C++ core: High-performance C++ backend with Python bindings for integration into research and teaching workflows.
  • Cross-platform and easy to install: Prebuilt Python wheels for Linux, macOS, and Windows via PyPI.

If you have any questions, feel free to create a discussion or an issue on GitHub.

Contributors and Supporters

The Munich Quantum Toolkit (MQT) is developed by the Chair for Design Automation at the Technical University of Munich and supported by the Munich Quantum Software Company (MQSC). Among others, it is part of the Munich Quantum Software Stack (MQSS) ecosystem, which is being developed as part of the Munich Quantum Valley (MQV) initiative.

MQT Partner Logos

Thank you to all the contributors who have helped make MQT SyReC Synthesizer a reality!

Contributors to munich-quantum-toolkit/syrec

The MQT will remain free, open-source, and permissively licensed—now and in the future. We are firmly committed to keeping it open and actively maintained for the quantum computing community.

To support this endeavor, please consider:

Sponsor the MQT

Getting Started

mqt.syrec is available via PyPI.

(.venv) $ pip install mqt.syrec

Once installed, start the GUI by running:

(.venv) $ syrec-editor

Detailed documentation and examples are available at ReadTheDocs.

System Requirements

Building the project requires a C++ compiler with support for C++20 and CMake 3.24 or newer. For details on how to build the project, please refer to the documentation. Building (and running) is continuously tested under Linux, macOS, and Windows using the latest available system versions for GitHub Actions. MQT SyReC Synthesizer is compatible with all officially supported Python versions.

Cite This

Please cite the work that best fits your use case.

MQT SyReC Synthesizer (the tool)

When citing the software itself or results produced with it, cite the MQT SyReC Synthesizer paper:

@article{adarsh2022syrecSynthesizer,
  title        = {{SyReC} {Synthesizer}: {An} {MQT} tool for synthesis of reversible circuits},
  author       = {Adarsh, Smaran and Burgholzer, Lukas and Manjunath, Tanmay and Wille, Robert},
  year         = {2022},
  journal      = {Software Impacts},
  publisher    = {Elsevier},
  url          = {https://doi.org/10.1016/j.simpa.2022.100451}
}
The Munich Quantum Toolkit (the project)

When discussing the overall MQT project or its ecosystem, cite the MQT Handbook:

@inproceedings{mqt,
  title        = {The {{MQT}} Handbook: {{A}} Summary of Design Automation Tools and Software for Quantum Computing},
  shorttitle   = {{The MQT Handbook}},
  author       = {Wille, Robert and Berent, Lucas and Forster, Tobias and Kunasaikaran, Jagatheesan and Mato, Kevin and Peham, Tom and Quetschlich, Nils and Rovara, Damian and Sander, Aaron and Schmid, Ludwig and Schoenberger, Daniel and Stade, Yannick and Burgholzer, Lukas},
  year         = 2024,
  booktitle    = {IEEE International Conference on Quantum Software (QSW)},
  doi          = {10.1109/QSW62656.2024.00013},
  eprint       = {2405.17543},
  eprinttype   = {arxiv},
  addendum     = {A live version of this document is available at \url{https://mqt.readthedocs.io}}
}
Peer-Reviewed Research

When citing the underlying methods and research, please reference the most relevant peer-reviewed publications from the list below:

[1] S. Adarsh, L. Burgholzer, T. Manjunath, and R. Wille. SyReC Synthesizer: An MQT tool for synthesis of reversible circuits. Software Impacts, 2022.

[2] R. Wille, S. Offermann, and R. Drechsler. SyReC: A Programming Language for Synthesis of Reversible Circuits. Forum on Specification and Design Languages (FDL), 2010.

[3] R. Wille, E. Schönborn, M. Soeken, and R. Drechsler. SyReC: A hardware description language for the specification and synthesis of reversible circuits. Integration (The VLSI Journal), 2016.

[4] R. Wille, M. Haghparast, S. Adarsh, and T. Manjunath. Towards HDL-based Synthesis of Reversible Circuits with No Additional Lines. International Conference on Computer Aided Design (ICCAD), 2019.


Acknowledgements

The Munich Quantum Toolkit has been supported by the European Research Council (ERC) under the European Union's Horizon 2020 research and innovation program (grant agreement No. 101001318), the Bavarian State Ministry for Science and Arts through the Distinguished Professorship Program, as well as the Munich Quantum Valley, which is supported by the Bavarian state government with funds from the Hightech Agenda Bayern Plus.

MQT Funding Footer

Join the Discussion

Comments (0)

No comments yet. Be the first to share your thoughts!

Indexed by QCR Librarian

This entry was created automatically from publicly available records. QCR links to public sources and only stores repository content where the license permits redistribution.

Publication

doi:10.48550/arxiv.2212.05903
SyReC Synthesizer: An MQT tool for synthesis of reversible circuits

Smaran Adarsh, Lukas Burgholzer, Tanmay Manjunath, Robert Wille

Versions

v1 Latest
Apr 14, 2026
qcr:2604.87015.1

Cite all versions? Use the base QCR ID to always reference the latest version of this entry.

You may also like5