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
..
.gitignore
CONTRIBUTING.adoc Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
CONTRIBUTORS Fix iteration over mutating list bug in VPI impl (#2588) 2020-11-06 17:56:15 -05:00
doxygen-mainpage
doxygen.config
install.adoc Commentary 2020-09-07 09:20:17 -04:00
internals.adoc Internals: Remove redundant initial clears. No functional change intended. 2020-10-07 19:43:08 -04:00
Makefile.in Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
TODO Commentary 2020-04-02 08:26:06 -04:00
verilator_logo.png
xml.adoc Add --flaten for use with --xml-only (#2270). 2020-04-21 18:14:08 -04:00