Conversation
Update the module template to consume mosaic-flow MF20260910V1 and demonstrate its reusable qualification contracts for parameterized RTL modules. - Pin the mosaic-flow submodule to the MF20260910V1 release revision. - Import the project Make API while preserving the simple single-module flow. - Enable portable coverage, negative, four-state, and static-intent qualification. - Add versioned coverage, compaign, static-intent, profile, and OpenROAD policies. - Qualify minimum, nominal, and wide DATA_WIDTH profiles with isolated evidence. - Add expected-failure controls for coverage, campaign, monitor, and intent gates. - Reuse parameter-aware RTL verification across simulation, PyUVM, and formal. - Add a pinned containerized Nangate45 OpenROAD CI job and physical evidence checks. - Record native, container, and physical evidence through release manifests. - Validate exact methodology revision, cache inputs, clean source state, and output ownership. - Update module creation, multi-module, configuration, verification, waiver, release, and qualification documentation for the MF20260910V1 contracts. - Verify the portable gate, qualification controls, concurrent parameter profiles, static intent, and containerized Nangate45 implementation locally.
[Update] Consume MF20260910V1 qualification flows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update the module template to consume mosaic-flow MF20260910V1 and demonstrate its reusable qualification contracts for parameterized RTL modules.