In reply to sj1992:
Hello,
You can display time in “fs” by setting the time format.
Use $timeformat(-15, 5, " fs", 15); before displaying the time.
This will adjust the time precision to “femtoseconds”.
Hope this helps.
Thanks,
Kranthi
In reply to sj1992:
Hello,
You can display time in “fs” by setting the time format.
Use $timeformat(-15, 5, " fs", 15); before displaying the time.
This will adjust the time precision to “femtoseconds”.
Hope this helps.
Thanks,
Kranthi