6 lines
275 B
Plaintext
6 lines
275 B
Plaintext
|
|
%Error: t/t_interface_wire_bad.v:17:20: Operator ASSIGNW expected non-interface on Assign RHS but 'a__Viftop' is an interface.
|
||
|
|
: ... note: In instance 't'
|
||
|
|
17 | wire wbad = sub.a;
|
||
|
|
| ^
|
||
|
|
%Error: Exiting due to
|