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

Deprecate forceName Component APIs, Transform #2987

Merged
merged 2 commits into from
Feb 9, 2023

Conversation

seldridge
Copy link
Member

Deprecate forceName APIs on components. These are only supported on modules/instances in the MFC. (This could be revived in the future if desired.)

Deprecate the ForceNamesTransform. This doesn't need to be public given that the forceName Chisel API is available to users.

Signed-off-by: Schuyler Eldridge [email protected]

This PR is stacked on #2986.

Deprecate implementation details related to the loadMemoryFromFile API.
Specifically, deprecate the Chisel-level annotation and the SFC
transform while preserving the Chisel APIs.  The Annotation will, after
Chisel 3.6 be made private and the transform will be deleted.

Signed-off-by: Schuyler Eldridge <[email protected]>
Deprecate forceName APIs on components.  These are only supported on
modules/instances in the MFC.  (This could be revived in the future if
desired.)

Deprecate the ForceNamesTransform.  This doesn't need to be public given
that the forceName Chisel API is available to users.

Signed-off-by: Schuyler Eldridge <[email protected]>
@seldridge seldridge requested a review from jackkoenig February 9, 2023 01:10
@seldridge seldridge requested a review from azidar February 9, 2023 17:32
Base automatically changed from dev/seldridge/deprecate-loadMemoryFromFile-infra to master February 9, 2023 17:34
@mwachs5
Copy link
Contributor

mwachs5 commented Feb 9, 2023

oh now i see this can dismiss my question on #2988

@seldridge seldridge marked this pull request as ready for review February 9, 2023 17:51
@seldridge seldridge merged commit 7cb5cf2 into master Feb 9, 2023
@seldridge seldridge deleted the dev/seldridge/deprecate-forceName-on-component branch February 9, 2023 17:52
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.

3 participants