blob: e7924d32e28543b389f7f8c5bc9063c1fc998620 [file] [log] [blame]
/*
:name: stime_task
:description: $stime test
:should_fail: 0
:tags: 20.3
*/
module top();
initial
$display($stime);
endmodule