ysiraichi / enfield

An OpenQASM source-to-source Compiler.
GNU General Public License v2.0
20 stars 8 forks source link

Feature: Inliner tool added. #52

Closed ysiraichi closed 5 years ago

ysiraichi commented 5 years ago

Created new tool: Inliner. It does inline all gates used in a program, until there are only gates passed as "basis gates". Also added two new "json" architectures (even though they are already inside the project).