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