mirror of
https://github.com/verilator/verilator.git
synced 2025-01-05 22:27:35 +00:00
6 lines
270 B
Plaintext
6 lines
270 B
Plaintext
%Error: t/t_class_param_noinit_bad.v:13:7: Class parameter without initial value is never given value (IEEE 1800-2023 6.20.1): 'B'
|
|
: ... note: In instance 't'
|
|
13 | Cls #(1) c;
|
|
| ^~~
|
|
%Error: Exiting due to
|