Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CC-light basic eQASM compilation #34

Closed
AdriaanRol opened this issue Aug 18, 2017 · 2 comments
Closed

CC-light basic eQASM compilation #34

AdriaanRol opened this issue Aug 18, 2017 · 2 comments

Comments

@AdriaanRol
Copy link
Collaborator

The basic compilation should include

  • single qubit gates
  • two qubit gates
  • measurement

This issue can be closed when:
There is a working python test containing a basic program that gets compiled and produces valid CC-light instructions.

  • A basic program must contain single qubit gates, two qubit gates and measurement.
  • The basic program should contain an example configuration file.
  • The validity of the output must be tested using the CC-light assembler from within the test.
  • If possible the validity of the output must be verified by hand by testing on hardware and/or using the simulator. If this is valid, the output eQASM should be saved in the golden folder for future tests.

Current expected delivery date: Aug 25.

@AdriaanRol
Copy link
Collaborator Author

@Nader-Khammassi @imranashraf I think we can close this.
There are still some open issues (known bugs etc) but I would say that the basic functionality is there.

@imranashraf
Copy link
Collaborator

Yes, this has been mostly taken care of in https://github.com/DiCarloLab-Delft/OpenQL/issues/37

@AdriaanRol AdriaanRol moved this from In Progress to Done in Integration Oct 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

3 participants