2020-06-10 01:20:16 +02: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 02:07:46 +02:00
|
|
|
8 | tri g=g.and.g;
|
|
|
|
|
| ^~~
|
2021-04-24 16:33:49 +02:00
|
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
2020-03-21 16:24:24 +01:00
|
|
|
%Error: Internal Error: t/t_fuzz_triand_bad.v:8:12: ../V3Width.cpp:#: Unlinked data type
|
2020-03-15 03:02:42 +01:00
|
|
|
: ... In instance t
|
2020-04-04 02:07:46 +02:00
|
|
|
8 | tri g=g.and.g;
|
|
|
|
|
| ^~~
|
2021-04-18 17:52:29 +02:00
|
|
|
... See the manual at https://verilator.org/verilator_doc.html for more assistance.
|