Verilog PLI Tutorial Part-2

Print

Writing PLI application: The example that we saw was too basic and is no good for any practical purpose. Let's consider our infamous counter example and write the DUT reference model and Checker in C and link that to the Verilog Testbench.

First let's list out the requirements for writing a C model using PLI.

Last Updated ( Tuesday, 29 March 2022 01:02 )