Engineering(SoC Design)/컴퓨터구조 24

circuit design; MIPS pipeline

이 모식도 직접 구현하고 툴로 그릴 수 있도록 하기. . https://ydeer.tistory.com/143 컴퓨터 구조 및 설계 - Chapter 4. The Processor Chapter 4. The Processor ㆍProcessor의 내부 구조를 이해할 수 있다. 4.1 - Introduction 4.2 - Logic Design Conventions 4.3 - Building a Datapath 4.4 - A Simple Implementation Scheme 4.5 - An Overview.. ydeer.tistory.com 그리고 MIPS pipeline에 대하여

컴퓨터의 레지스터 구성

https://jade314.tistory.com/entry/4-%EB%AA%85%EB%A0%B9%EC%96%B4%EC%9D%98-%ED%98%95%EC%8B%9D%EA%B3%BC-CPU%EA%B5%AC%EC%A1%B0 4. 명령어의 형식과 CPU구조 ( 0-3주소 ) 명령어 형식에서 주소필드수, 즉 몇주소 형식인가는 컴퓨터의 레지스터 구성에따라 다르다. 컴퓨터의 cpu구조는 '단일누산기구조', '범용레지스터구조', '스택구조' 중 하나이다. 명령어 형식 1) jade314.tistory.com