-
Notifications
You must be signed in to change notification settings - Fork 41
Description
Hello, I am seeing an issue with the tick frequency loading down to 80hz no mater how I have it set when running a simulation. Typically I set it for testing at 8hz for troubleshooting and stepping thru logic while building computer circuits, however I noticed once I was completed my recent circuit and turned it up to 512hz while the simulation is running it slows down and floats between a display of 80hz to 90hz regardless of how I have it set.
For troubleshooting purposes I did try testing circuits with a lesser number of components but also saw it there to a slightly smaller degree. I next tried building a much simpler circuit with an 8 bit ALU, 1 RAM and 1 ROM and still noticed the problem.
My next step was to take the simple circuit and try it in the last "Church" release and it worked as expected with the higher speeds available. What ever the issue is it appears to become more noticeable with a higher number of components.
Could this be related to Java I am running version 8 update 171 on Windows 7? I am using a fairly new computer Lenovo W541 and don't see any performance issue with it when this problem occurs. My CPU stays below 30%, and ram is only 28% full and the drive I/O seems to be normal.
Any thoughts or possible areas to pursue would be greatly appreciated.