Skip to content

Conversation

kroening
Copy link
Member

SystemVerilog 1800-2005 has introduced the .* operator, used for

a) implicit port connections, and

b) patterns.

This adds support to the scanner, parser, and type checker.

@kroening kroening force-pushed the systemverilog-dot-asteric branch 4 times, most recently from eb60dae to 3abdcd9 Compare August 28, 2025 17:37
SystemVerilog 1800-2005 has introduced the .* operator, used for

a) wildcard port connections (23.3.2.4), and

b) wildcard patterns (12.6).

This adds support to the scanner, parser, and type checker.
@kroening kroening force-pushed the systemverilog-dot-asteric branch from 3abdcd9 to ad4dc2d Compare August 28, 2025 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant