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