Add SRAM macro PDN power connections for P&R#29
Merged
Conversation
The CF_SRAM_1024x32 macro has 6 power/ground pins (vpwrp, vpwra, vpwrm, vpb → VPWR; vgnd, vnb → VGND) that need explicit mapping to the top-level power grid. Without this, librelane exits with "6 critical disconnected pins found" after completing routing. Co-developed-by: Claude Code v2.1.44 (claude-opus-4-6)
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.
Summary
PDN_MACRO_CONNECTIONSconfig to map SRAM power pins to global VPWR/VGNDPin mapping
Context
Run 22385725048 failed after 83 minutes with:
[PDN-0231] soc.sram.mem.0.0 is not connected to any power/ground nets[PDN-0189] Supply pin soc.sram.mem.0.0/vnb is not connected to any net(and 5 similar)6 critical disconnected pins found→ exit code 2