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>