-
Module 1: Boolean Functions and Gate Logic🏢 컴퓨터구조/NAND to Tetris 2022. 7. 18. 07:53
In a nutshell: We will start with a brief introduction of Boolean algebra, and learn how Boolean functions can be physically implemented using logic gates. We will then learn how to specify gates and chips using a Hardware Description Language (HDL), and how to simulate the behaviour of the resulting chip specifications using a hardware simulator. This background will set the stage for Project 1, in which you will build, simulate, and test 15 elementary logic gates. The chipset that you will build this module will be later used to construct the computer's Arithmetic Logic Unit (ALU) and memory system. This will be done in modules 2 and 3, respectively.
Key concepts: Boolean algebra, Boolean functions, gate logic, elementary logic gates, Hardware Description Language (HDL), hardware simulation.
WATCH:
- Unit 1.1: Boolean Logic
- Unit 1.2: Boolean Functions Synthesis
- Unit 1.3: Logic Gates
- Unit 1.4: Hardware Description Language
- Unit 1.5: Hardware Simulation
- Unit 1.6: Multi-Bit Buses
- Unit 1.7: Project 1 Overview
- Unit 1.8: Perspectives
'🏢 컴퓨터구조 > NAND to Tetris' 카테고리의 다른 글
unit1.2 Boolean function (0) 2022.07.19 [Coursera 강의 추천] from NAND to Tetris (0) 2022.07.18