Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Algorithm
- DS
- html
- python
- for
- javascript
- Pipelining
- control
- DB
- XML
- MacOS
- DATAPATH
- Linux
- web
- CSS
- system
- MIPS
- function
- Class
- while
- DoM
- data structure
- Java
- react
- instruction
- github
- computer
- php
- mysql
- architecture
Archives
- Today
- Total
YYYEJI
[MIPS] Sequential Execution과 Parallel Execution 본문
728x90
하나씩 실행하는 Sequential Execution
① Single clock cycle
https://yyyeji.tistory.com/215
② Multi clock cycle
https://yyyeji.tistory.com/260
여러 개를 동시에 실행하는 Parallel Excution
① Pipelining
https://yyyeji.tistory.com/263
◡̈
'Computer architectures' 카테고리의 다른 글
[MIPS] R-type Datapath (Pipelining) (0) | 2022.11.27 |
---|---|
[MIPS] 5 Step of Pipelining (0) | 2022.11.27 |
[MIPS] Pipelining (0) | 2022.11.12 |
[MIPS] Multi Clock Cycle (0) | 2022.11.07 |
[MIPS] beq Control unit (Single-Clock) (0) | 2022.11.07 |