constant doesn't listen to my min and max limits
Posted: Sat Feb 18, 2006 6:54 pm
I have
now=A*before*(1-before)
before=DELAY FIXED(now, 1 , 0.5)
A is a constant set to 3. In the Synthesim mode I set A to a minimum of 3 and a maximum of 4, a start value of 3.25 and an increment of 1e-010.
If I click to the slider of A, it jumps to 2.82 on the left. Then I pull it to right, and the value runs 3...3.1...3.2...3.25...2.75...2.8..3...3.1...3.2...3.25...2.75...2.8...2.9...3....3.1...3.2....3.25...2.75.... and so on
Why goes it to less as 3, and never to more than 3.25?
Did you once see a similar behaviour? Or is it a user fault?
Thanks and regards,
Peter
now=A*before*(1-before)
before=DELAY FIXED(now, 1 , 0.5)
A is a constant set to 3. In the Synthesim mode I set A to a minimum of 3 and a maximum of 4, a start value of 3.25 and an increment of 1e-010.
If I click to the slider of A, it jumps to 2.82 on the left. Then I pull it to right, and the value runs 3...3.1...3.2...3.25...2.75...2.8..3...3.1...3.2...3.25...2.75...2.8...2.9...3....3.1...3.2....3.25...2.75.... and so on
Why goes it to less as 3, and never to more than 3.25?
Did you once see a similar behaviour? Or is it a user fault?
Thanks and regards,
Peter