mirror of
https://github.com/verilator/verilator.git
synced 2025-02-07 22:21:52 +00:00
6 lines
296 B
Plaintext
6 lines
296 B
Plaintext
|
%Error-UNSUPPORTED: t/t_timing_dpi_unsup.v:28:19: Unsupported: Timing controls inside DPI-exported tasks
|
||
|
28 | repeat(n) @(negedge clk);
|
||
|
| ^
|
||
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
||
|
%Error: Exiting due to
|