2021-10-06 04:02:37 +02:00
|
|
|
%Error: t/t_struct_init.v:55:40: Assignment pattern contains duplicate entry: b1
|
2023-09-23 14:52:50 +02:00
|
|
|
: ... note: In instance 't'
|
2021-10-06 04:02:37 +02:00
|
|
|
55 | const b4_t b4_const_c = '{b1: 1'b1, b1: 1'b0, b0:1'b0, b2: 1'b1, b3: 1'b1};
|
2020-04-04 02:07:46 +02:00
|
|
|
| ^~
|
2019-05-03 00:45:32 +02:00
|
|
|
%Error: Exiting due to
|