Can NC_Verilog use PLI modules coded with C AND C++ mixed?

W

WestPort

Guest
Hi,

I am maintaining a Verilog testbench, which hase PLI modules coded
with C. There is a lib file for those C PLI module named plic.so.

And I need to add some other PLI modules, some of the modules are
coded with C++. Can NC_Verilog work with mixed C/C++ PLI? BTW, I can
not modify the c PLI lib file "plic.so". And the new PLI module have
to be C++.


Thanks,

WestPort
 

Welcome to EDABoard.com

Sponsor

Back
Top