mirror of
https://github.com/verilator/verilator.git
synced 2025-02-07 22:21:52 +00:00
6 lines
285 B
Plaintext
6 lines
285 B
Plaintext
|
%Error-UNSUPPORTED: t/t_cover_assert.v:42:16: Unsupported: Assert not allowed under another assert
|
||
|
42 | A2: assert (b);
|
||
|
| ^~~~~~
|
||
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
||
|
%Error: Exiting due to
|