2020-06-09 23:20:16 +00:00
|
|
|
%Error-UNSUPPORTED: t/t_fuzz_triand_bad.v:8:12: Unsupported: Member call on object 'VARREF 'g'' which is a 'BASICDTYPE 'logic''
|
|
|
|
: ... In instance t
|
2020-04-04 00:07:46 +00:00
|
|
|
8 | tri g=g.and.g;
|
|
|
|
| ^~~
|
2021-04-24 14:33:49 +00:00
|
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
2020-03-21 15:24:24 +00:00
|
|
|
%Error: Internal Error: t/t_fuzz_triand_bad.v:8:12: ../V3Width.cpp:#: Unlinked data type
|
2020-03-15 02:02:42 +00:00
|
|
|
: ... In instance t
|
2020-04-04 00:07:46 +00:00
|
|
|
8 | tri g=g.and.g;
|
|
|
|
| ^~~
|
2021-04-18 15:52:29 +00:00
|
|
|
... See the manual at https://verilator.org/verilator_doc.html for more assistance.
|