Giter Club home page Giter Club logo

qeda's Introduction

QEDA

Quantum Electronics Design Automation - The RTL of Quantum Computing!

What is the purpose of QEDA?

The purpose of QEDA is to provide an open-source synthesizer for the OpenQASM language. Much like Verilog and VHDL are used to define digital circuits, OpenQASM is a language used to describe quantum circuits making it the perfect language for us to build our synthesizer around.

Targeted Paradigm

  • LOQC (Linear Optical Quantum Computing).

Targeted Language

Short Term Goals

  • Integration with SpookyMFG's Universal Quantum Gate Set
  • Support for custom gates utilizing SpookyMFG's universal gates.
    • Planned fulfillment by use of gate decomposition algorithms:
      • Immediate need for Shannon Decomposition Algorithm Integration
      • (future) Davio Algorithm Integration
  • Circuit success rate & time-to-success (TTS) estimation
  • Automated Schematic Synthesis (Internal)
  • Automated PCB Layout (Internal)
  • Automated integration with SpookyMFG's Q-Ctrl backends
  • GUI Fulfilled by SpookyIDE!
  • QASM Language Syntax Highlighting Fulfilled by OpenQASM-LanguageSupport

Mid Term Goals

Long Term Goals

  • Support for custom gate design utilizing user-defined bloch-sphere rotations & non-linear operations. Planned fulfillment by gate decomposition.
  • Synthesis-to-Chip ISO Chip foundaries with optical engineering capabilities!
  • 3D Circuit View
  • Advanced simulations (planned fulfillment via custom simulator)

qeda's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

qeda's Issues

Add logic for 'enterTimingIdentifier'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterClassicalAssignment'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterQuantumArgument'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterEndStatement'

Integrate the necessary logic with QEDAListener to enable this function supported by QASM.
Tasks to be completed:

  • Create Valid QCode Schema For DataStructure
  • Update QCode Schema Documentation
  • Create QAST Object (if necessary) to produce QCode output
  • Create a new task in the 'ToDo' for the Core:Translator project board
  • Create a new task in the 'ToDo' for the CORE:Synthesizer project board

Add logic for 'enterAssignmentStatement'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterCalibrationDefinition'

Integrate the necessary logic with QEDAListener to enable this function supported by QASM.
Tasks to be completed:

  • Create Valid QCode Schema For DataStructure
  • Update QCode Schema Documentation
  • Create QAST Object (if necessary) to produce QCode output
  • Create a new task in the 'ToDo' for the Core:Translator project board
  • Create a new task in the 'ToDo' for the CORE:Synthesizer project board

Add logic for 'enterProgramBlock'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterInclude'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterEqualityOperator'

Integrate the necessary logic with QEDAListener to enable this function supported by QASM.
Tasks to be completed:

  • Create Valid QCode Schema For DataStructure
  • Update QCode Schema Documentation
  • Create QAST Object (if necessary) to produce QCode output
  • Create a new task in the 'ToDo' for the Core:Translator project board
  • Create a new task in the 'ToDo' for the CORE:Synthesizer project board

Add logic for 'enterLoopStatement'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterCalibrationArgumentList'

Integrate the necessary logic with QEDAListener to enable this function supported by QASM.
Tasks to be completed:

  • Create Valid QCode Schema For DataStructure
  • Update QCode Schema Documentation
  • Create QAST Object (if necessary) to produce QCode output
  • Create a new task in the 'ToDo' for the CORE:Translator project board
  • Create a new task in the 'ToDo' for the CORE:Synthesizer project board

Add logic for 'enterPragma'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterUnaryOperator'

Integrate the necessary logic with QEDAListener to enable this function supported by QASM.
Tasks to be completed:

  • Create Valid QCode Schema For DataStructure
  • Update QCode Schema Documentation
  • Create QAST Object (if necessary) to produce QCode output
  • Create a new task in the 'ToDo' for the CORE:Translator project board
  • Create a new task in the 'ToDo' for the CORE:Synthesizer project board

Add logic for 'enterReturnSignature'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterReturnStatement'

Integrate the necessary logic with QEDAListener to enable this function supported by QASM.
Tasks to be completed:

  • Create Valid QCode Schema For DataStructure
  • Update QCode Schema Documentation
  • Create QAST Object (if necessary) to produce QCode output
  • Create a new task in the 'ToDo' for the CORE:Translator project board
  • Create a new task in the 'ToDo' for the CORE:Synthesizer project board

Add logic for 'enterVersion'

Integrate the necessary logic with QEDAListener to enable this function supported by QASM.
Tasks to be completed:

  • Create Valid QCode Schema For DataStructure
  • Update QCode Schema Documentation
  • Create QAST Object (if necessary) to produce QCode output
  • Create a new task in the 'ToDo' for the CORE:Translator project board
  • Create a new task in the 'ToDo' for the CORE:Synthesizer project board

Add logic for 'enterTimingType'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterDesignator'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterSubroutineBlock'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterLoopSignature'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterSubroutineDefinition'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterGlobalStatement'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterControlDirective'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterIoIdentifier'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterQuantumDeclarationStatement'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterLogicalOperator'

Integrate the necessary logic with QEDAListener to enable this function supported by QASM.
Tasks to be completed:

  • Create Valid QCode Schema For DataStructure
  • Update QCode Schema Documentation
  • Create QAST Object (if necessary) to produce QCode output
  • Create a new task in the 'ToDo' for the Core:Translator project board
  • Create a new task in the 'ToDo' for the CORE:Synthesizer project board

Add logic for 'enterQuantumArgumentList'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterIdentifierList'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterCalibrationGrammar'

Integrate the necessary logic with QEDAListener to enable this function supported by QASM.
Tasks to be completed:

  • Create Valid QCode Schema For DataStructure
  • Update QCode Schema Documentation
  • Create QAST Object (if necessary) to produce QCode output
  • Create a new task in the 'ToDo' for the CORE:Translator project board
  • Create a new task in the 'ToDo' for the CORE:Synthesizer project board

Add logic for 'enterStatement'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterDoubleDesignatorDeclaration'

Integrate the necessary logic with QEDAListener to enable this function supported by QASM.
Tasks to be completed:

  • Create Valid QCode Schema For DataStructure
  • Update QCode Schema Documentation
  • Create QAST Object (if necessary) to produce QCode output
  • Create a new task in the 'ToDo' for the CORE:Translator project board
  • Create a new task in the 'ToDo' for the CORE:Synthesizer project board

Add logic for 'enterDoubleDesignator'

Integrate the necessary logic with QEDAListener to enable this function supported by QASM.
Tasks to be completed:

  • Create Valid QCode Schema For DataStructure
  • Update QCode Schema Documentation
  • Create QAST Object (if necessary) to produce QCode output
  • Create a new task in the 'ToDo' for the CORE:Translator project board
  • Create a new task in the 'ToDo' for the CORE:Synthesizer project board

Add logic for 'enterCalibrationGrammarDeclaration'

Integrate the necessary logic with QEDAListener to enable this function supported by QASM.
Tasks to be completed:

  • Create Valid QCode Schema For DataStructure
  • Update QCode Schema Documentation
  • Create QAST Object (if necessary) to produce QCode output
  • Create a new task in the 'ToDo' for the Core:Translator project board
  • Create a new task in the 'ToDo' for the CORE:Synthesizer project board

Add logic for 'enterExternOrSubroutineCall'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterTimingInstruction'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterBranchingStatement'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterCalibration'

Integrate the necessary logic with QEDAListener to enable this function supported by QASM.
Tasks to be completed:

  • Create Valid QCode Schema For DataStructure
  • Update QCode Schema Documentation
  • Create QAST Object (if necessary) to produce QCode output
  • Create a new task in the 'ToDo' for the Core:Translator project board
  • Create a new task in the 'ToDo' for the CORE:Synthesizer project board

Add logic for 'enterIdentifier'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterClassicalDeclarationStatement'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterAssignmentOperator'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterTimingStatement'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterExternDeclaration'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterIo'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterDoubleDesignatorType'

Integrate the necessary logic with QEDAListener to enable this function supported by QASM.
Tasks to be completed:

  • Create Valid QCode Schema For DataStructure
  • Update QCode Schema Documentation
  • Create QAST Object (if necessary) to produce QCode output
  • Create a new task in the 'ToDo' for the CORE:Translator project board
  • Create a new task in the 'ToDo' for the CORE:Synthesizer project board

Add logic for 'enterProgram'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterTimingBox'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterHeader'

Integrate the necessary logic with QEDAListener to enable this function supported by QASM.
Tasks to be completed:

  • Create Valid QCode Schema For DataStructure
  • Update QCode Schema Documentation
  • Create QAST Object (if necessary) to produce QCode output
  • Create a new task in the 'ToDo' for the CORE:Translator project board
  • Create a new task in the 'ToDo' for the CORE:Synthesizer project board

Add logic for 'enterTimingInstructionName'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterQuantumDeclaration'

Validate this function in QEDAListener to ensure proper function.
Tasks to be completed:
[ ] Validate QCode Schema Documentation Matches Output
[ ] Validate all possible values return properly
[ ] Document discrepancies and create a new issue

Add logic for 'enterComparisonOperator'

Integrate the necessary logic with QEDAListener to enable this function supported by QASM.
Tasks to be completed:

  • Create Valid QCode Schema For DataStructure
  • Update QCode Schema Documentation
  • Create QAST Object (if necessary) to produce QCode output
  • Create a new task in the 'ToDo' for the Core:Translator project board
  • Create a new task in the 'ToDo' for the CORE:Synthesizer project board

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.