mirror of
https://github.com/verilator/verilator.git
synced 2025-01-15 11:04:14 +00:00
6 lines
260 B
Plaintext
6 lines
260 B
Plaintext
|
%Warning-RANDC: t/t_randc_unsup.v:8:14: Unsupported: Converting 'randc' to 'rand'
|
||
|
8 | randc int i;
|
||
|
| ^
|
||
|
... Use "/* verilator lint_off RANDC */" and lint_on around source to disable this message.
|
||
|
%Error: Exiting due to
|