Materials
Book
物理器件 逻辑电路方面:
智能计算架构方面:
- Computer Architecture: A Quantitative Approach - John L. Hennessy, David A. Patterson
- 智能计算系统: 陈云霁,李玲,李威,郭崎,杜子东
- 人工智能芯片设计 尹首一
Additional Course Materials
- If you are not familiar with Verilog programming, use any online tutorial to get a handle of it.
- Material #1: A useful website to learn Verilog coding like Leetcode
- Material #2: Introduction to Verilog, basically covers everything in Verilog coding.
- Material #3: 简单的数字电路入门材料,想要更深入了解可以参考数字电路的教材《数字电子技术基础》
- MIPS Website: The official website of MIPS
- MIT Eyriss: The official website of Eyriss, a hardware CNN accelerator developed by MIT
- RISCV: The official website of RISCV, a simplified instruction set developed by UC Berkeley