From NAND To Tetris, Part 4 - Arithmetic Logic VIDEO
We briefly review binary notation, review the two's complement representation of negative numbers, and give some hints for implementing adders and the Arithmetic Logic Unit (ALU). If you have trouble implementing these, ask questions in the comments!
The exercises for this chapter can be found in chapter 2 of Nisan & Schocken.
Other Videos By Tea Leaves 2021-06-05 Manager.io - Strangely Nifty Accounting Software 2021-05-22 Generating Verilog or VHDL From a Schematic 2021-05-16 Computer, Concluded! From NAND To Tetris, Part 8 2021-05-14 CPU Lab - From NAND To Tetris, Part 7 2021-05-08 Building a CPU - From NAND To Tetris, Part 6 2021-05-07 Machine Language The Hard Way - From NAND To Tetris, Part 6 2021-05-01 Let's Play: Silicon Zeroes 2021-04-26 NAND To Tetris 5a: Creating RAM and Memory lab 2021-04-23 From NAND To Tetris, Part 5: RAM, Memory, and Sequential Logic 2021-04-17 From NAND To Tetris, Part 4a: Arithmetic Logic Lab 2021-04-11 From NAND To Tetris, Part 4 - Arithmetic Logic 2021-04-10 I'm So Good At Demon's Souls 2021-04-07 From NAND To Tetris - Logic Gates Lab 2021-04-03 From NAND To Tetris, Part 3 - Logic Gates 2021-04-02 From NAND To Tetris, Part 2 - Setup 2021-04-02 From NAND To Tetris, Part 1: Let's Build A Computer From Scratch 2021-03-27 Do Computers Really Think in Zeros and Ones? 2021-03-24 Let's Play Crusader Kings (Part 4) 2021-03-20 "On Balance" - Apple ][ Bookkeeping, Circa 1986 2021-03-15 Beware of the Carp - Let's Play Crusader Kings 3 (Part 3) 2021-03-06 Two Apple ][ Mahjong Games
Tags: ALU
Arithmetic Logic Unit
half-adder
full-adder
incremented
digital circuit design
two's complement notation
John Von Neumann