2020-12-08 01:30:16 +00:00
|
|
|
%Error-TASKNSVAR: t/t_func_tasknsvar_bad.v:16:29: Unsupported: Function/task input argument is not simple variable
|
|
|
|
16 | foo(bus_we_select_from[2]);
|
|
|
|
| ^
|
2021-04-24 14:33:49 +00:00
|
|
|
... For error description see https://verilator.org/warn/TASKNSVAR?v=latest
|
2021-07-11 13:40:41 +00:00
|
|
|
%Error: Internal Error: t/t_func_tasknsvar_bad.v:10:7: ../V3Broken.cpp:#: Broken link in node (or something without maybePointedTo): 'm_varScopep && !m_varScopep->brokeExists()' @ ../V3AstNodes.cpp:51
|
2020-12-08 01:30:16 +00:00
|
|
|
10 | sig = '1;
|
|
|
|
| ^~~
|
2021-04-18 15:52:29 +00:00
|
|
|
... See the manual at https://verilator.org/verilator_doc.html for more assistance.
|