2025-01-04 18:55:15 +01:00
|
|
|
%Error: t/t_lint_implicit_func_bad.v:12:11: Cannot call a task/void-function as a function: 'imp_func_conflict'
|
|
|
|
|
: ... note: In instance 't'
|
2024-09-28 23:58:26 +02:00
|
|
|
12 | assign imp_func_conflict = 1'b1;
|
|
|
|
|
| ^~~~~~~~~~~~~~~~~
|
2025-04-05 23:10:28 +02:00
|
|
|
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
|
2024-09-28 23:58:26 +02:00
|
|
|
%Error: Exiting due to
|