mirror of
https://github.com/verilator/verilator.git
synced 2025-01-05 22:27:35 +00:00
6 lines
333 B
Plaintext
6 lines
333 B
Plaintext
%Error: t/t_interface_param_acc_bits.v:15:42: Parameter-resolved constants must not use dotted references: 'dummy'
|
|
: ... note: In instance 't'
|
|
15 | simple_bus #(.PARAMETER($bits(sb_intf.dummy))) simple();
|
|
| ^~~~~
|
|
%Error: Exiting due to
|