verilator/test_regress/t/t_func_no_parentheses_bad.out

6 lines
277 B
Plaintext
Raw Normal View History

2024-10-08 01:14:41 +02:00
%Error: t/t_func_no_parentheses_bad.v:16:11: Found definition of 'func' as a FUNC but expected a variable
16 | a = func;
| ^~~~
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
%Error: Exiting due to