| ||
Shopping Cart Download Website |
Home | Products | Teensy | Blog | Forum |
You are here: OSU8 Microprocessor Schematic OSU8 Core 8-Bit Data ALU 8-Bit Adder |
|
8 Bit AdderThis simple 8-bit ripple-cary adder is the last stage of OSU8's ALU. All ALU opertations pass through this adder. Operations which do not use addition force one of the inputs to zero.This ripple cary adder, and the similar ripple carry adder in the 16 bit ALU are the slowest portion of OSU8's circuitry. For Xilinx, this should probably use the fast-carry logic within the Xilinx CLBs, or custom CMOS this should probably be a Manchester carry or carry-lookahead type adder.
|