Re: [myhdl-list] VHDL Cosim Initial Thoughts
Brought to you by:
jandecaluwe
From: Daryl W. <dw...@ou...> - 2013-01-09 00:31:21
|
> > > 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 |