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

[tools,ipgen] Improve VLNV renaming #26540

Open
matutem opened this issue Mar 6, 2025 · 0 comments · May be fixed by #26541
Open

[tools,ipgen] Improve VLNV renaming #26540

matutem opened this issue Mar 6, 2025 · 0 comments · May be fixed by #26541

Comments

@matutem
Copy link
Contributor

matutem commented Mar 6, 2025

Description

IPGEN blocks have their fusesoc VLNV modified so they become top-specific. The renaming scheme needs to retain the information already existing in the VLNV and just add some extra tokens to uniquify the top-specific block. The current renaming scheme removes some information, like the library, and adds some irrelevant tokens, like 'opentitan'. In addition, we need stronger support for other block renaming needed to further uniquify block artifacts, essentially applying uniquified names to any core artifact.

matutem added a commit to matutem/opentitan that referenced this issue Mar 6, 2025
Fixes lowRISC#26540

Signed-off-by: Guillermo Maturana <[email protected]>
@matutem matutem linked a pull request Mar 6, 2025 that will close this issue
matutem added a commit to matutem/opentitan that referenced this issue Mar 6, 2025
Fixes lowRISC#26540

Signed-off-by: Guillermo Maturana <[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 a pull request may close this issue.

1 participant