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

[FirParser] Add instance choice selection as circt attribute #7951

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

prithayan
Copy link
Contributor

@prithayan prithayan commented Dec 5, 2024

Add a select option to firtool for instance choice specialization.
The specified select is added as an attribute on the CircuitOp.
The attribute is an array of strings, each string specifies the selected specialization for each option.
The SpecializeOptions pass will perform the error checking for the select options specified as the argument.
This PR is split from #7933

@prithayan prithayan merged commit e2076bf into main Dec 5, 2024
4 checks passed
@prithayan prithayan deleted the dev/pbarua/specialize-options-parser branch December 5, 2024 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant