You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 for wildcard port connections.
0 commit comments