Skip to content

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