본문 바로가기

B1:기초 Basement

처리장치 (Datapath)

반응형
구성요소
- 산술논리연산장치(ALU,Arithmetic and Logic Unit)
- 레지스터
- 내부 버스


마이크로 연산의 종류
- 레지스터의 자료를 이동(레지스터 전송)
- 레지스터 자료간 연산(산술)
- 값의 논리 처리(논리연산)
- 자리값 변환(Shift연산)


정리가 잘 되어 있는 사이트
- 영남이공대학 컴퓨터정보기술과 "전자계산기 구조 강의노트"
  
http://kmh.yeungnam-c.ac.kr/comIntro/mano/chapt-0.html

- 프린스턴 대학교 강의자료
  
http://www.cs.princeton.edu/courses/archive/fall04/cos471/lectures/07-Datapath.pdf

- 함부르크 대학교의 Hades simulation framework 시뮬레이션
  
http://tams-www.informatik.uni-hamburg.de/applets/hades/webdemos/index.html

- Michael D. Hvidsten (Gustavus Adolphus College)
   The Nature of Computer Science
   http://homepages.gac.edu/~sskulrat/Courses/2006F-170/index.html

반응형

'B1:기초 Basement' 카테고리의 다른 글

CISA References  (0) 2008.02.11
Glossary of Terms(CISA)  (0) 2008.02.11
ISO 9126  (0) 2007.10.21
8086 assembler tutorials  (0) 2007.10.21
버스 시스템 ( Bus System )  (0) 2007.10.21