jx88
10th Nov 2013
11th Nov 2013
Fast Kogge-Stone 8 bit adder. 33 frames for any 8 bit calculations.( approx, 0.5 secs :) )
Comments
-
@A_Real_Genius, the reason why it's so big is because he's using actual logic gates instead of powder toy logic
-
This is a special type of adder that is different than ripple-carry adders, those that use half and full adders. This type of adder is much faster than those at larger bits eg 32 or 64 bit.
-
There's no way an adder has to be this big- you must be doing something special?