#
vpi-api
Here are 2 public repositories matching this topic...
Universal Hardware Data Model. A complete modeling of the IEEE SystemVerilog Object Model with VPI Interface, Elaborator, Serialization, Visitor and Listener. Used as a compiled interchange format in between SystemVerilog tools. Compiles on Linux gcc, Windows msys2-gcc & msvc, OsX
-
Updated
Sep 29, 2021 - C++
Improve this page
Add a description, image, and links to the vpi-api topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vpi-api topic, visit your repo's landing page and select "manage topics."
When running the regression, the resulting logs seem to end up in
third_party/tests/$TEST/...
. This of course is not unnoticed by git, so a git status shows a ton of non-added new files added.To reproduce:
make make regression git status # observe all the files
Build or test artifacts should never clutter the rest of the code-base (we should regard them as read-only in