2025-09-20 14:19:42 +02:00
|
|
|
%Error-UNSUPPORTED: t/t_force_readwrite_unsup.v:25:18: Unsupported: Signals used via read-write reference cannot be forced
|
2025-07-31 12:48:37 +02:00
|
|
|
25 | cls.take_ref(a);
|
|
|
|
|
| ^
|
2025-09-20 14:19:42 +02:00
|
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
|
|
|
|
%Error-UNSUPPORTED: t/t_force_readwrite_unsup.v:26:18: Unsupported: Signals used via read-write reference cannot be forced
|
2025-07-31 12:48:37 +02:00
|
|
|
26 | cls.take_ref(b);
|
|
|
|
|
| ^
|
|
|
|
|
%Error: Exiting due to
|