Von Neumann 사이클, Fetch-Decode-Execute-Writeback
모든 현대 컴퓨터의 기본 동작 패턴. CPU 가 메모리에서 명령어를 가져오고 (fetch), 해석하고 (decode), 실행하고 (execute), 결과를 저장한다 (writeback). 매 명령어가 이 4단계를 거친다.
메타데이터
| ID | von-neumann-cycle |
| 카테고리 | architecture |
| 버전 | v4 |
| 길이 | 11.0s (11000ms) |
| 구성 | 16 elements · 5 chapters · 6 effects |
| 태그 | #cpu #von-neumann #fetch-decode-execute #instruction-cycle |
본문에 삽입
```anim:von-neumann-cycle
{}
```