Jump Eneabled Binary Counter

  • massey101
    15th Nov 2010 Member 0 Permalink
    I have recently designed a binary counter, for processors with solid states and need a jump command. The memory increases by 1 each time it gets the signal, and has the ability to jump to any specified number.

    I would like to give credit where its due. The incrementing system was based on devast8a's R5 chip, it was simplified to only handle the addition of 1 however. Also devast8a's XOR gate was used in the process.

    Feedback would be greatly appreciated :D would also like to know if it could be made smaller because at the moment it is much to large.
    NOTE: You have to wait a while for it to get itself sorted before counting again or all kinds of $%^& could happen!

    LoadSaveBlock(51578);

    EDIT: Yes I do wish I could edit the topic title, I didn't realize that I'd made a typo until after!