verilator/test_regress/t/t_interface_generic_bad4.out

6 lines
361 B
Plaintext
Raw Normal View History

2025-08-22 12:44:35 +02:00
%Error: t/t_interface_generic_bad4.v:26:32: Generic interfaces can only connect to an interface and 'inf_inst' is of type 'int'
26 | GenericModule genericModule (inf_inst, inf_inst2);
| ^~~~~~~~
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
%Error: Exiting due to