Random questions.

Let's talk about anything related to the 6502 microprocessor.
LBSC
Posts: 64
Joined: 16 Sep 2017

Re: Random questions.

Post by LBSC »

BigEd wrote:
I don't know what yours is like! Wikipedia has this note:
Quote:
The carry-lookahead adder calculates one or more carry bits before the sum, which reduces the wait time to calculate the result of the larger value bits of the adder. The Kogge-Stone adder and Brent-Kung adder are examples of this type of adder.
- https://en.wikipedia.org/wiki/Carry-lookahead_adder

I'm sure there's a lot of reading one could do on this.
I know how a CLA works and how to build one, mines are just super messy. Basically, do you have any pure CLA design that ain't messy? Pure CLA, no KSA, no LFA.
Post Reply