forked from github/verilator
6 lines
303 B
Plaintext
6 lines
303 B
Plaintext
|
%Error: t/t_interface_param_acc_bits.v:14: Parameter-resolved constants must not use dotted references: 'dummy'
|
||
|
: ... In instance t
|
||
|
simple_bus #(.PARAMETER($bits(sb_intf.dummy))) simple();
|
||
|
^~~~~
|
||
|
%Error: Exiting due to
|