2022-06-04 03:32:13 +02:00
|
|
|
%Error-UNSUPPORTED: t/t_unpacked_concat_bad.v:17:46: Unsupported: Non-1 replication to form 'bit[31:0]$[1:0]' data type
|
2020-06-10 01:20:16 +02:00
|
|
|
: ... In instance t
|
2020-04-04 02:07:46 +02:00
|
|
|
17 | localparam bit_int_t count_bits [1:0] = {2{$bits(count_t)}};
|
|
|
|
|
| ^
|
2021-04-24 16:33:49 +02:00
|
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
2019-12-07 21:53:34 +01:00
|
|
|
%Error: Exiting due to
|