Re: [myhdl-list] can MyHDL help?
Brought to you by:
jandecaluwe
From: Sébastien B. <seb...@mi...> - 2012-02-01 12:44:09
|
On 02/01/2012 01:41 PM, Tim Brooks wrote: >>> Python also has sockets but I can't imaging it would be easy to tell it >>> >> to send and receive packet to the myhdl test bench would it?... >> > >> > Well that's the point of MyHDL - it is easy. Just mix the socket >> > functions with the rest of the testbench code. >> > > really? I wouldn't say easy Well, that's certainly easier than using VPI/VHPI and C programming :) |