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