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
Verilog: module port declarations with default value
This fixes the grammar to allow ANSI module port declarations that have a
default value.
This adds support for module ports (ANSI and non-ANSI) that have a default
value to the type checker.
0 commit comments