mirror of
https://github.com/verilator/verilator.git
synced 2025-01-09 16:17:36 +00:00
3cf9606ea9
Signed-off-by: Krzysztof Boronski <kboronski@antmicro.com>
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
|