Previous: Hierarchical co-simulation, Up: Co-simulation


6.7 VPI Hacker's Guide

This section is for documenting development of the VPI hacprsim module. The module is compiled and installed as a dymamic shared library, a run-time loadable plug-in. The advantage is that the simulation executable need not link a static copy of the library; nor does it need to be recompiled for non-ABI changing updates to the library.

How it works...

event queues

breakpoints

callbacks

synchronization