mirror of
https://github.com/verilator/verilator.git
synced 2025-01-10 00:27:35 +00:00
5 lines
184 B
Plaintext
5 lines
184 B
Plaintext
%Error-UNSUPPORTED: t/t_past_unsup_bad.v:13:11: Unsupported: $past expr2 and clock arguments
|
|
13 | if ($past(d, 0, 0, 0)) $stop;
|
|
| ^~~~~
|
|
%Error: Exiting due to
|