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