mirror of
https://github.com/verilator/verilator.git
synced 2025-01-05 22:27:35 +00:00
22 lines
966 B
Plaintext
22 lines
966 B
Plaintext
:: In top.t
|
|
Time scale of t is 1us / 1ns
|
|
[60000] time%0d=60 123%0t=123000
|
|
dig%0t=5432110000 dig%0d=5432110
|
|
rdig%0t=5432109877 rdig%0f=5432109.876543
|
|
acc%0t=12345678901234567890000 acc%0d=12345678901234567890
|
|
[60000.000000ns] time%0d=60 123%0t=123000.000000ns
|
|
dig%0t=5432110000.000000ns dig%0d=5432110
|
|
rdig%0t=5432109876.543210ns rdig%0f=5432109.876543
|
|
acc%0t=12345678901234567890000.000000ns acc%0d=12345678901234567890
|
|
[60000.000000ns] stime%0t=60000.000000ns stime%0d=60 stime%0f=60.000000
|
|
[60000.000000ns] rtime%0t=60000.000000ns rtime%0d=60 rtime%0f=60.000000
|
|
global svGetTime = 0 0,60000
|
|
global svGetTimeUnit = 0 -6 svGetTmePrecision = 0 -9
|
|
global vpiSimTime = 0,60000 vpiScaledRealTime = 60000
|
|
global vpiTimeUnit = -6 vpiTimePrecision = -9
|
|
top.t svGetTime = 0 0,60000
|
|
top.t svGetTimeUnit = 0 -6 svGetTmePrecision = 0 -9
|
|
top.t vpiSimTime = 0,60000 vpiScaledRealTime = 60
|
|
top.t vpiTimeUnit = -6 vpiTimePrecision = -9
|
|
*-* All Finished *-*
|