1、Computer Organization&DesignThe Hardware/Software Interface,2024/2/17,1,Reference,Computer Organization&Design国内称为:计算机组成原理国外也称:computer system,computer principle我们用4th Edition可以参考本书英文版第三版第二、三、四版的中文版本计算机组成和设计 硬件/软件接口第2版:出版社:清华大学出版社 第3、4版:出版社:机械工业出版社 传统计算机组成原理教材作者为:白中英,王爱英,唐朔飞等,2024/2/17,2,Evaluation
2、and Grades,Class Participation 10%Labs 20%Homework Assignments 10%Project 20%Final Examinations 40%,2024/2/17,3,2024/2/17,4,Course Objectives,Understand modern computers,their evolution,and trade-offs at the HW/SW interfaceInstruction Set ArchitectureComputer ArithmeticPerformance and MetricsPipelin
3、ingUnderstand the design of a modern computer systemDatapath designControl designMemory System DesignI/O System Design,2024/2/17,5,What you will Learn,How are programs written in high level languages(C or Java)translated into the language of the hardware,and how does hardware execute the resulting program?What is the interface between software and hardware,and how does software instruct hardware to perform needed functions?What determines the performance of a program,and how can software programmers and hardware designers improve performance?,2024/2/17,6,2024/2/17,