Skip to content

Move ModuleSignature from bag-on-the-side metadata to xls::Block. #2200

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

Merged
merged 1 commit into from
May 19, 2025

Conversation

copybara-service[bot]
Copy link

Move ModuleSignature from bag-on-the-side metadata to xls::Block.
The signature is stored as a ModuleSignatureProto on the block. This requires converting it to a ModuleSignature then writing it back to mutate it, but the module signature is small and mutated infrequently.

The signature is stored as a ModuleSignatureProto on the block. This requires converting it to a ModuleSignature then writing it back to mutate it, but the module signature is small and mutated infrequently.

PiperOrigin-RevId: 760688271
@copybara-service copybara-service bot merged commit 07f4cde into main May 19, 2025
@copybara-service copybara-service bot deleted the test_759345358 branch May 19, 2025 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.

None yet

1 participant