verilator/test_regress/t/t_time_vpi_100s10ms.out

18 lines
852 B
Plaintext
Raw Normal View History

2020-05-11 12:15:52 +00:00
:: In top.t
Time scale of t is 100s / 10ms
[100000000] time%0d=10000 123%0t=1230000
dig%0t=0 dig%0d=0
rdig%0t=543 rdig%0f=0.054321
acc%0t=11177671081359484928 acc%0d=12345678901234567890
[1000000000000000.000000ns] time%0d=10000 123%0t=12300000000000.000000ns
2020-05-11 12:15:52 +00:00
dig%0t=0.000000ns dig%0d=0
rdig%0t=5432109876.543210ns rdig%0f=0.054321
acc%0t=111776710813594856498135040.000000ns acc%0d=12345678901234567890
[1000000000000000.000000ns] stime%0t=1000000000000000.000000ns stime%0d=10000 stime%0f=10000.000000
[1000000000000000.000000ns] rtime%0t=1000000000000000.000000ns rtime%0d=10000 rtime%0f=10000.000000
2020-05-11 12:15:52 +00:00
global vpiSimTime = 0,100000000 vpiScaledRealTime = 1e+08
global vpiTimeUnit = -2 vpiTimePrecision = -2
top.t vpiSimTime = 0,100000000 vpiScaledRealTime = 10000
top.t vpiTimeUnit = 2 vpiTimePrecision = -2
*-* All Finished *-*