Hey guys, i thought this was a cool idea. In his second video about this, he said we need a clock to let us know when to store data. Well this is my idea of getting a clock in the sim. If we make REGISTER B always 1, and REGISTER A (0) at the start, we have a clock with 4 varying speeds.
I tried way too many different ways to get this clock to work, and i'm sad that I used 2 hours of my time when the answer was as simple as adding a NOT gate.
The reason the NOT gate is connected is the sim has a hard time running logic to something if its not connected with an input, but it works.
EDIT: Here is a working example of the clock.