Files
verilator/docs
Kaleb Barrett 1c2384cb3d Fix iteration over mutating list bug in VPI impl (#2588)
Previously, in any given VPI callback, if the callback body registered
the same callback, that registering would be processed in the currently
executing call to the call*Cbs function. In the worse case, this could
lead to an infinite loop.
2020-11-06 17:56:15 -05:00
..
2019-11-07 19:52:56 -05:00
2019-06-13 07:19:44 -04:00
2020-09-07 09:20:17 -04:00
2020-04-02 08:26:06 -04:00