verilator/test_regress/t/t_randc_unsup.out
2021-04-24 10:33:49 -04:00

7 lines
350 B
Plaintext

%Warning-RANDC: t/t_randc_unsup.v:8:14: Unsupported: Converting 'randc' to 'rand'
8 | randc int i;
| ^
... For warning description see https://verilator.org/warn/RANDC?v=latest
... Use "/* verilator lint_off RANDC */" and lint_on around source to disable this message.
%Error: Exiting due to