forked from github/verilator
9 lines
451 B
Plaintext
9 lines
451 B
Plaintext
%Error-UNSUPPORTED: t/t_randomize_method_unsup.v:8:18: Unsupported: 'pre_randomize'
|
|
8 | function void pre_randomize;
|
|
| ^~~~~~~~~~~~~
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
|
%Error-UNSUPPORTED: t/t_randomize_method_unsup.v:11:18: Unsupported: 'post_randomize'
|
|
11 | function void post_randomize;
|
|
| ^~~~~~~~~~~~~~
|
|
%Error: Exiting due to
|