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

Verify/enable resource exclusion for parametric 2Q gates referencing classical memory #88

Open
ecpeterson opened this issue Feb 8, 2019 · 0 comments
Labels
bug Something isn't working valves-and-cogs Difficult for the newcomer

Comments

@ecpeterson
Copy link
Contributor

Adding resource exclusion to 1Q gates required a significant extension to both the addresser and the compressor logic. It's not clear to me whether there is a similar fleet of edge cases to work through with classically parametrized 2Q gates. Investigate this.

@ecpeterson ecpeterson added bug Something isn't working valves-and-cogs Difficult for the newcomer labels Feb 8, 2019
macrologist added a commit that referenced this issue Sep 9, 2024
s/EXTERN/STUB - renaming EXTERN keyword to STUB

Add zero-qubit frame in a DEFRAME in tests

Remove sample-rate from DEFWAVEFORM

Added NON_VOLATILE pragma

Add EXTERN, numerical expression support, printing

Add: CALL instruction

Addressing CALL instructions

Add PRAMGA EXTERN for declaring extern function signatures

Checking extern type for externs in expressions

Add tests for extern and extern pragma processing

Fix: nits; Catch EXTERN PRAGMA parse error and rethrow warning

Remove: malformed extern pragmas no longer signal errors

Fix: indentation

Add: comment about why we check pragma signatures at parse time

Add: Comment about why we're parsing EXTERN pragmas diffrently

Fix: nits

Updates in light of #88
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working valves-and-cogs Difficult for the newcomer
Projects
None yet
Development

No branches or pull requests

1 participant