Host Engineering Forum
General Category => Do-more CPUs and Do-more Designer Software => Topic started by: davidbgtx on July 25, 2017, 12:44:10 PM
-
I don't have any SGDIVRG instructions in a program yet somehow I have multiple stages active at once, is that possible?
-
I don't have any SGDIVRG instructions in a program yet somehow I have multiple stages active at once, is that possible?
Multiple SGSET or JMP instructions can do that.
-
Bad math was the culprit. In the expression it should have been ($Now.Minute/60.0)+($Now.Second/3600.0)+$Now.Hour+8.5 . I had left out the .0 in the $Now.Second/3600 . Thanks for your help.
-
Bad math was the culprit.
Math...
(https://media.giphy.com/media/NrteeJLMSPd3a/giphy.gif)