forked from github/verilator
Commentary (#3887)
This commit is contained in:
parent
901d1d8087
commit
6a60ace2c7
@ -469,7 +469,7 @@ public:
|
||||
int randSeed() const VL_MT_SAFE { return m_s.m_randSeed; }
|
||||
|
||||
// Time handling
|
||||
/// Returns current simulation time.
|
||||
/// Returns current simulation time in units of timeprecision().
|
||||
///
|
||||
/// How Verilator runtime gets the current simulation time:
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user