verilator/test_regress/t/t_fuzz_genintf_bad.out
2019-11-07 22:41:34 -05:00

10 lines
489 B
Plaintext

%Error: t/t_fuzz_genintf_bad.v:23: Unsupported: Member call on non-enum object 'VARREF 'j'' which is a 'BASICDTYPE 'integer''
: ... In instance t
j.e(0),
^
%Error: Internal Error: t/t_fuzz_genintf_bad.v:23: ../V3Width.cpp:#: Unlinked pin data type
: ... In instance t
j.e(0),
^
... See the manual and https://verilator.org for more assistance.