refactor parameter binding resolution
- fix type/expr ambiguity for interface and class parameters - check for parameter kind mismatch up front - centralize key logic in ResolveBindings
Showing
test/basic/ambiguous_tore.sv
0 → 100644
test/basic/ambiguous_tore.v
0 → 100644
test/error/module_param_mismatch_expr.sv
0 → 100644
test/error/module_param_mismatch_type.sv
0 → 100644
Please
register
or
sign in
to comment