Skip to content

Conversation

@gautschimi
Copy link
Contributor

@gautschimi gautschimi commented Feb 10, 2026

This commit replaces the prim_sec_anchor_buf with the new prim_const module (see #29284, #29271)

The first three commits are part of a separate PR (#29284)

This commit adds a new module prim_const that instantiates standard
cells to form constants. It prevents logic optimization on the constant
and allows to change them with metal fixes.

Signed-off-by: Michael Gautschi <[email protected]>
Instantiate the new prim_const module in prim_sdc_example to
check if the TIE cells are present in the netlist

Signed-off-by: Michael Gautschi <[email protected]>
The seeds in keymgr and keymgr_dpe were constructed with a constant
assignment to a prim_sec_anchor_buf. To be able to change these seeds by
a metal fix, a prim_sec_anchor_buf is used instead.

Signed-off-by: Michael Gautschi <[email protected]>
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