1
0
mirror of https://github.com/verilator/verilator.git synced 2025-04-15 09:06:53 +00:00
verilator/test_regress/t/t_unpacked_concat_bad.out
2024-10-07 21:44:07 -04:00

7 lines
447 B
Plaintext

%Error-UNSUPPORTED: t/t_unpacked_concat_bad.v:12:46: Unsupported: Non-1 replication to form 'bit[31:0]$[1:0]' data type
: ... note: In instance 't'
12 | localparam bit_int_t count_bits [1:0] = {2{$bits(count_t)}};
| ^
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
%Error: Exiting due to