mirror of
https://github.com/verilator/verilator.git
synced 2025-01-31 18:54:03 +00:00
7 lines
309 B
Plaintext
7 lines
309 B
Plaintext
|
%Error-UNSUPPORTED: t/t_wait_fork.v:17:7: Unsupported: wait fork statements
|
||
|
: ... note: In instance 't'
|
||
|
17 | wait fork;
|
||
|
| ^~~~
|
||
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
||
|
%Error: Exiting due to
|