[myhdl-list] Developing PLI module for cosimulation with VCS
Brought to you by:
jandecaluwe
From: James L. <rob...@gm...> - 2012-05-11 02:23:42
|
Hi, I'm hoping to hack the PLI module for cosimulation with iverilog to make it compatible with VCS. Has anyone attempted something like this already and possibly provide me with some insight on what changes would need to be made? Just based on what I read about the iverilog implementation, it seems like the biggest hurdle is figuring out what type of callback to use and when. Would looking into if VCS can use the cbReadWriteSync callback instead of the cbReadOnlySync be a good place to start? Thanks, James |