mirror of
https://github.com/verilator/verilator.git
synced 2025-04-05 20:22:41 +00:00
5 lines
264 B
Plaintext
5 lines
264 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(); };
|
|
| ^~~~~~~~~~~~~~~
|
|
%Error: Exiting due to
|