Skip to content

Iverilog_linting_bug #501

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

Merged
merged 2 commits into from
Oct 26, 2024
Merged

Iverilog_linting_bug #501

merged 2 commits into from
Oct 26, 2024

Conversation

OmarElfouly
Copy link
Contributor

Fix #476

Fix the issue of keywords being tokenized as entity.name.tag.module.reference.verilog instead of keyword.other.verilog to fix #476. This is done by adding a negative lookahead to the pattern of entity.name.tag.module.reference.verilog.

@OmarElfouly
Copy link
Contributor Author

The failed workflow seems to be an http error and not something to do with the code

@mshr-h mshr-h merged commit 26cc4a3 into mshr-h:main Oct 26, 2024
5 checks passed
@mshr-h
Copy link
Owner

mshr-h commented Oct 26, 2024

@OmarElfouly Thank you so much!

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.

[BUG] Linting with iverilog have a display bug in port list
2 participants