Engineering(SoC Design)/CPU

CPU basic concept

무말랭이 2022. 3. 18. 16:56

https://namu.wiki/w/CPU?from=%EB%A7%88%EC%9D%B4%ED%81%AC%EB%A1%9C%ED%94%84%EB%A1%9C%EC%84%B8%EC%84%9C 

https://namu.wiki/w/CPU/%EA%B5%AC%EC%A1%B0%EC%99%80%20%EC%9B%90%EB%A6%AC

https://ko.wikipedia.org/wiki/%ED%94%84%EB%A1%9C%EC%84%B8%EC%84%9C_%EB%A0%88%EC%A7%80%EC%8A%A4%ED%84%B0

 

프로세서 레지스터 - 위키백과, 우리 모두의 백과사전

프로세서 레지스터 위키백과, 우리 모두의 백과사전.

ko.wikipedia.org

https://technote.kr/310

 

CPU 레지스터 (Register) 의 이해 및 종류

CPU 레지스터 : 중앙처리장치(CPU) 내에 위치한 기억장치로 많은 수의 레지스터를 CPU내에 포함시키는 것은 어렵기 때문에 특수 목적용 레지스터들과 몇몇 일반 목적용 레지스터만 존재한다. 대표

technote.kr

https://www.javatpoint.com/computer-registers

 

Computer Registers - javatpoint

Computer Registers with introduction, evolution of computing devices, functional units of digital system, basic operational concepts, computer organization and design, store program control concept, von-neumann model, parallel processing, computer register

www.javatpoint.com

https://www.youtube.com/watch?v=Fg00LN30Ezg 

https://components101.com/articles/difference-between-microprocessor-and-microcontroller

 

Difference between Microprocessor and Microcontroller

Difference between Microprocessor and Microcontroller

components101.com

https://technote.kr/309

 

CPU 클럭 주파수 (Clock Frequency)

CPU clock frequency 는 CPU 동작 속도를 의미하고, '초당 사이클'을 의미한다. (단위는 Hz) (사이클은 명령어가 요구하는 동작들을 수행하는 단위) Clock Frequency 1초 기준 사이클의 수 1 사이클 기준 걸리

technote.kr

 

---

 

[Summary]

 

CPU를 중심으로한 정성적 개념에 대하여 이해함.

 

컴퓨터는 SSD, RAM, CPU로 이루어져 있으며

CPU는 {Register}, Cache(L1->L2->L3), RAM, SSD 순으로 메모리를 호출하며

CPU를 구성하는 Microcontroller 내부의 Microprocessor 는 

Controller, Accumulator, ALU, PC, MAR, MBR, IR 와 상호작용하여

Instruction(Program은 결국 Instruction과 Data)을 수행한다.

'Engineering(SoC Design) > CPU' 카테고리의 다른 글

IBM AIX 7.1 Instruction set  (0) 2022.04.16
ARM Instruction Set  (0) 2022.04.16
CPU Speed & Geek Bench  (0) 2022.03.06
갤럭시 GOS 사건  (0) 2022.03.06
(가래들공방) 4비트 CPU 만들기  (0) 2022.03.05