[myhdl-list] OSS CVC vpi module
Brought to you by:
jandecaluwe
From: Paul.Y.Zhang <yzh...@gm...> - 2014-12-14 01:43:33
|
neccHi, I post the cver vpi module (cosimulation/cver/myhdl_vpi.c) to Steve Meyer (the author of OSS CVC?), to get help of the memory leak issue. Got the below replay: I assume calltf means the PLI uses the old tf_ interface. You need to translate (or find) a version of your myhdl PLI coded in vpi_. tf_ is obsolete old 1990s Verilog XL PLI that is deprecated (removed from) IEEE 1364 2005. The reason tf_ is removed is that it just grew in Cadence XL so nobody could duplicate behavior. Is there anyone in this list has any comment for this issue? CVC is faster 10x times than icarus! -- Paul |