mirror of
https://github.com/verilator/verilator.git
synced 2025-01-09 16:17:36 +00:00
5 lines
153 B
Plaintext
5 lines
153 B
Plaintext
%Error: t/t_past_unsup_bad.v:12: Unsupported: $past expr2 and clock arguments
|
|
if ($past(d, 0, 0, 0)) $stop;
|
|
^~~~~
|
|
%Error: Exiting due to
|