openqasm / qe-compiler

An MLIR based compiler dynamic circuit compiler for real-time control systems supporting OpenQASM 3
Other
46 stars 15 forks source link

Add `OutputType.QEQEM` #252

Closed hhorii closed 7 months ago

hhorii commented 8 months ago

This PR to support qe-qem emit action in python.

This commit adds a new value of enumeration OutputType.QEQEM. With this option. compile_str() will be able to generate target-specific payloads.