Re: [myhdl-list] Introduction and Question
Brought to you by:
jandecaluwe
From: Christopher F. <chr...@gm...> - 2012-12-18 19:15:49
|
On 12/18/2012 12:10 PM, Daryl Wasden wrote: > Okay, looking in the myhdl directory, there are no C modules... This > confuses me, because the manual says that a PLI module for each > simulator written in C is required... Am I missing something obvious? > > Anyway, I know you are busy. I'll figure this out on my own if necessary. > I don't want to be a headache to anyone else. I'll post again when I have > something working that is worth sharing. I'm sure I can get something > working after reading through the FLI documentation and understanding > the current cosimulation options a little better even if it takes a little > while... > > -Daryl > > > Did you download the latest release or checkout the code from mercurial? The C-VPI files are in the cosimulation directory at the top-level. Here is a link to the webview of the merurial repository of the cver version. http://hg.myhdl.org/cgi-bin/hgwebdir.cgi/myhdl/file/41d4a8b13804/cosimulation/cver two directories above. http://hg.myhdl.org/cgi-bin/hgwebdir.cgi/myhdl/file/41d4a8b13804/ I am fairly sure the 0.7 release has the same structure. The files would be in the unzipped tar.gz file and not the site-packages dirs. Hope that helps, Chris |