<div>Yes. the logic update is done as you've written.<br></div><div><br></div><div>What do you mean by unstable? Ktechlab crashes or just outputs garbage?</div><div><br></div><div>Also I don't understand how to reproduce the problem. Set the logic update timer to 5e6 and then?</div>
<div><br></div><div>Maybe Alan knows: how is the time in simulation managed? We should provide the some ways to know what is the current time in the simulation, and how much time has passed since the last step (for reactive elements).</div>
<div><br></div><div class="gmail_quote">2009/9/16 santiago gonzalez <span dir="ltr"><<a href="mailto:santigoro@gmail.com">santigoro@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I't looks to me that logic update rate (then gpsim processors) is actually 1e6, then 1 MHz.. is this correct?<br><br>What is the actual behaivor of logic update rates?<br>i think the qtimer is at 1KHz, but the loops inside every call aren't sinchonized... i mean: logic updates are done 1e6 times/Sec, but not at 1us steps... isn't it?, not sure about this.<br>
<br>Looks to me that logic updates are done 1000 times/ms, but may be that all 1000 updates could be done in the firsts 100 us, for example. Is this right?<br><br>What is the upper limit to logic updatre rate?, tried with 5e6 with a pic simulation and looks unstable.<br>
<br>I don't know if this is a bug or what:<br>When i add a clock input to the circuit at 1Hz i have a 0.25 Hz signal... is
this a problem of the clock input component, or the timming, or is my PC?<br>
Do you also have 0.25 Hz?<br><br>The extrange thing for me is that at 5e6 i still have a 0.25 Hz signal in the clock input, but if i run the pic then it goes faster but irregular...<br><br><br>
<br>------------------------------------------------------------------------------<br>
Come build with us! The BlackBerry® Developer Conference in SF, CA<br>
is the only developer event you need to attend this year. Jumpstart your<br>
developing skills, take BlackBerry mobile applications to market and stay<br>
ahead of the curve. Join us from November 9-12, 2009. Register now!<br>
<a href="http://p.sf.net/sfu/devconf" target="_blank">http://p.sf.net/sfu/devconf</a><br>_______________________________________________<br>
Ktechlab-devel mailing list<br>
<a href="mailto:Ktechlab-devel@lists.sourceforge.net">Ktechlab-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/ktechlab-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/ktechlab-devel</a><br>
<br></blockquote></div><br>