Computer Organization
Table of Contents#
Note
由于笔记源文件使用了 PDF++ 插件来引用课件,无法被 MkDocs 渲染,所以这里的笔记都是导出后的
- 01 Computer Abstraction and Technology
- 02 Instructions
- 03 Arithmetic for Computer
- 04 The Processor Pt1
- 04 The Processor Pt2
- 05 Memory Hierarchy
- 06 IO
- Cheatsheets
Info#
Computer Organization
- 代码:CS2055M
- 学分:4.5
- 学期:2024 秋冬
- 教师:林芃
- 教材:Computer Organization and Design [RISC-V Edition]
Grading Policy
- 平时 20
- 作业、课堂、阅读
- 期末考试复习讲题加分
- 期中考试 10
- 期末考试 40 40 分斩杀
- 实验 30
- Lab00-03 30%
- Lab04 单周期 CPU 30%
- Lab05 流水线 CPU 40%
- bonus 不溢出
Tips#
这份笔记并不完善
- 02 Instructions 没有笔记,仅在 cheetsheet 中有提到
- 计组各学期、各班教学内容不完全相同,请以教师要求为准
Tip
- A4 没有那么关键,上了考场其实根本不会去看
-
与其抄很多知识点,不如抄几道有参考价值的计算题
-
- 考试重点复习一些大题,例如 CPI 计算、hazard、c 转汇编等等,上课讲过的例题一定要搞懂