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

Integer Channel numeration in LinSpaceBuilder makes awg assignment difficult #869

Open
Nomos11 opened this issue Jul 5, 2024 · 1 comment

Comments

@Nomos11
Copy link
Collaborator

Nomos11 commented Jul 5, 2024

Translating the ChannelIDs to integers in the LinSpaceBuilder makes it difficult to spread the program to multiple AWGs. In the current master branch, using multiple AWGs for a LinSpace program is not possible.

@Nomos11
Copy link
Collaborator Author

Nomos11 commented Jul 5, 2024

I feel like this could be solved by either adding metadata to the program, or have the channels be ChannelIDs still.

This can also get rid of having to supply the channels into the linspacebuilder when building the program

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant