Re: [myhdl-list] High-level thinking: Using Python for rapid verification
Brought to you by:
jandecaluwe
From: Christopher F. <chr...@gm...> - 2014-08-01 12:28:45
|
On 8/1/2014 3:14 AM, Guy Eschemann wrote: > I've watched the webinar and I was quite impressed. I'm actually waiting > for Cocotb to support Microsoft Windows (planned: Q3/2014) to try it out. > From my perspective it was more of frustration, obviously they have some nice features (would be great to see these merged into MyHDL) but from the big picture I don't see anything the MyHDL doesn't support: provides an interface to the V* simulators and you can cosim with Python. > The part you're referring to is called the Generic Procedural Interface > (GPI), and it seems to be written in C. > GPI? I realize the interesting chunks are the C code (they actually did some ugly stuff in the Python side), I will need to put this at the end of my infinite "check-out" list and see if their C code can be merged with MyHDLs VPI code - at this point I don't know if it even makes sense? Regards, Chris |