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;
|
2023-01-24 15:36:30 +01:00
|
|
|
| ^~~~
|
2025-04-05 23:10:28 +02:00
|
|
|
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
|
2023-01-24 15:36:30 +01:00
|
|
|
%Error: Exiting due to
|