The book offers equal and detailed coverage of the three primary PLI libraries:
: Designed for new users, this section explains how the PLI works and provides a step-by-step guide to solving design verification tasks. It features numerous small, practical examples to illustrate fundamental concepts. The Verilog PLI Handbook: A User's Guide and Co...
: Basic knowledge of pointers, structures, and file I/O. If you're interested, I can: Explain the differences between TF, ACC, and VPI libraries. Provide a basic Verilog-to-C hello world example. The book offers equal and detailed coverage of
The Verilog Programming Language Interface (PLI) is a powerful feature that allows users to interface custom C-language programs with Verilog simulators. by Stuart Sutherland serves as the definitive manual for mastering this interface. Core Content & Structure If you're interested, I can: Explain the differences
Interface simulations with for hardware-software co-simulation. Develop custom test coverage analysis tools.
: Used for accessing and modifying information about the Verilog design.
: The most modern and powerful portion of the standard, facilitating advanced synchronization and data reading. Applications Explored