6 lines
365 B
Plaintext
6 lines
365 B
Plaintext
%Error: t/t_randomize_method_with_bad.v:18:42: Can't find definition of task/function: 'in_mod_function'
|
|
18 | int res = foo.randomize() with { v < in_mod_function(); };
|
|
| ^~~~~~~~~~~~~~~
|
|
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
|
|
%Error: Exiting due to
|