Computer Structure¶
- Memory *****
- byte oriented addressing에 대한 이해.
- address를 저장하는 register의 크기와 memory address에 대한 이해.
- 다양한 memory들의 종류와 각각의 역할.
- Byte Ordering *****
- big-endian과 little endian
- I/O Bus: Bus에 대한 이해와 다양한 입출력 표준 이해. ***
- CPU
- cpu의 구성요소 이해: ALU, CU, Register *****
- core, mpu, microprocessor, microcontroller ****
- Instruction Sets: Instruction set이란? **
- Instruction Execution: fetch와 execute 이해. ***
- Signal Traffic Control: random logic과 microcode. *
- RISC vs. CISC: Instruction set을 통한 cpu 구분. *****
- GPU, NPU, and TPU: AI시대의 core device, GPGPU. *****