verilator/test_regress/t/t_time_passed.out
Wilson Snyder d4f7f5297a
Support IEEE time units and time precisions, #234. (#2253)
Includes `timescale, $printtimescale, $timeformat.
VL_TIME_MULTIPLIER, VL_TIME_PRECISION, VL_TIME_UNIT have been removed
and the time precision must now match the SystemC time precision.
To get closer behavior to older versions, use e.g. --timescale-override
"1ps/1ps".
2020-04-15 19:39:03 -04:00

4 lines
142 B
Plaintext

top.t.ps: Input time 5432109.877000ns 5432109877
top.t.ns: Input time 5432109877.000000ns 5432109877
*-* All Finished *-*