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

Instance shadowing fix modport #2255

Merged

Conversation

sconwayaus
Copy link
Contributor

This PR resolves #2248, fixing the issue with the lint rule 'instance-shadowing' raising violations on modport items.

The change simply ignores symbols in modports, both simple and clocking ports.

@fangism fangism merged commit a602f07 into chipsalliance:master Sep 23, 2024
34 checks passed
@sconwayaus sconwayaus deleted the instance_shadowing_fix_modport branch September 24, 2024 04:05
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.

Lint rule [instance-shadowing] raising violations on modport entries
2 participants