Re: [myhdl-list] VHDL Cosim Initial Thoughts
Brought to you by:
jandecaluwe
From: Christopher F. <chr...@gm...> - 2013-01-12 14:51:16
|
On 1/8/13 6:30 PM, Daryl Wasden wrote: >>>> Also, I haven't yet figured out how to deal with delays... >>> I am not sure what you are asking or not understanding >>> here? > I see how this works now. I didn't completely understand the > format. Now, I see the protocol structure. The time is sent > first, then any signal changes. Doing the socket-based > cosimulation in verilog was helpful. > > I am still fixing one bug, but the simulation is running > correctly using socket communication on windows. I ran > the test_bin2gray using Icarus. The bug is related to > reusing the same port when moving between tests... If I > get this up and running and fix the bug, then I'll work > on porting it over to Linux/Mac OSX as well. > > -Daryl > > Sounds like you are making good progress. If you want, we can setup a bitbucket repository and I can test out your changes as well. I don't have a windows system right now but I can test it out on a linux. Regards, Chris |