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

Modules #31

Open
nbingham1 opened this issue Nov 15, 2024 · 0 comments
Open

Modules #31

nbingham1 opened this issue Nov 15, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@nbingham1
Copy link
Contributor

Related Problem

Currently the tool can only really handle a single pipeline stage before the state space grows to be too much.

Preferred Solution

Implement language support for separate circuit modules that can be instantiated and synthesized separately, then tied together at the end of the flow during layout.

Possible Alternatives

Detect process bounds based on infinite loops and parallel composition, then dynamically generate a valid environment based upon the connected behaviors.

Additional context

Both approaches may be necessary for full generalizability.

@nbingham1 nbingham1 added the enhancement New feature or request label Nov 15, 2024
@nbingham1 nbingham1 added this to the Alpha Release milestone Nov 15, 2024
@nbingham1 nbingham1 self-assigned this Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant