07-24-2013, 09:30 PM
(This post was last modified: 07-24-2013, 09:31 PM by CMOSprinkles.)
I guess that would be 2 ticks to output on the rising edge. I've seen this adder before, it relies on a '1 tick XNOR' that is actually 1.5 ticks (it relies on the state of 1 piston extending on the falling edge) making it 3 ticks on the falling edge. That is rather impressive still, but does this actually support instant-carry? I remember seeing a version of this adder on MinecraftForum, but it was a regular ripple carry adder.
When I finally get the chance to design my own CLE (once my laptop stops overheating, haha), I'll probably use this XNOR. It's 1.5 ticks in the worst case scenario, so that would make for a nice 4 tick CLE.
When I finally get the chance to design my own CLE (once my laptop stops overheating, haha), I'll probably use this XNOR. It's 1.5 ticks in the worst case scenario, so that would make for a nice 4 tick CLE.