2025-09-29 19:23:51 +02:00
|
|
|
%Error-UNSUPPORTED: t/t_alias_unsup.v:76:35: Unsupported: Operand of alias statement is not a variable reference
|
|
|
|
|
: ... note: In instance 't.test2'
|
|
|
|
|
76 | alias {a[7:0], a[15:8], a[23:16], a[31:24]} = b;
|
2025-09-26 15:19:48 +02:00
|
|
|
| ^
|
2021-04-24 16:33:49 +02:00
|
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
2020-06-04 01:19:39 +02:00
|
|
|
%Error: Exiting due to
|