1
0
mirror of https://github.com/verilator/verilator.git synced 2025-04-09 14:12:39 +00:00
verilator/test_regress/t/t_for_disable_dot.out

6 lines
297 B
Plaintext

%Error-UNSUPPORTED: t/t_for_disable_dot.v:14:35: Unsupported: disable with '.'
14 | if (i == 5) disable t.named;
| ^~~~~
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
%Error: Exiting due to