Schedule
-
EventDateDescriptionCourse Material
-
Lecture02/17/2025
Monday芯片发展史与AI芯片体系结构简介Suggested Readings:
- Online Verilog Exercise
- 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
- Software Optimization: Introduce common methods for software optimization to accomondate hardware
- Compiler Optimization: 编译器优化相关介绍
-
Lecture02/24/2025
Monday半导体晶体管与逻辑设计Suggested Readings:
- Online Verilog Exercise
- 数字集成电路设计原理: 包含静态逻辑动态逻辑等内容
- CMOS Delay Model: Slides given by UIUC ECE342
- Digital Integrated Circuits - A Design Perspective: A reference book for digital integrated circuits deisgn.
- Verilog HDL高级数字设计: Verilog参考书籍
- Logical Effort - 1: An introdcution to logical effort concept and calculations
- Logical Effort - 2: Slides about logical effort by UT Austin
-
Lecture02/28/2025
Fridayverilog硬件语言基础[slides]Suggested Readings:
-
Lecture03/03/2025
Monday复杂逻辑与计算单元设计Suggested Readings:
- Online Verilog Exercise: A website for verilog exercise
- FSM Supplementary: 介绍有限状态机与常见的状态机代码格式
- 乘法器设计: 乘法器设计参考教材
- PGK Adder Tree: Slides for PGK adder tree design
- 时序分析: 时序分析(STA)教材中文翻译版,可以参考第一章第二章中的基本概念
- STA basics and examples: Basic concepts in STA (including setup time, hold time, skew, jitter and etc.)
- SRAM Wiki: Wikipedia page for SRAM
- DRAM Wiki: Wikipedia for DRAM
-
Assignment03/04/2025
TuesdayAssignment 1 released! -
Lecture03/10/2025
Monday指令集与流水线设计[slides]Suggested Readings:
- Nvidia PTX/SASS
- RISC-V
- Instruction Set: Appendix A in the textbook
- Pipelining: Appendix C in the textbook
- MIPS ISA: MIPS ISA introduction
-
Lecture03/17/2025
Monday指令集与流水线架构-2[slides]Suggested Readings
- Pipelining: Appendix C in the textbook
- Hazards: P150 - P156 in the text book
- 汇编代码例子
-
Due03/18/2025 23:59
TuesdayAssignment 1 due -
Assignment03/20/2025
ThursdayAssignment 2 released! -
Lecture03/24/2025
Monday指令乱序执行微架构[slides]Suggested Readings
-
Instruction Level Parallelism & Branch Prediction: Textbook Chapter 3
-
OoO Arch Slides 1: Slides about OoO Execution
-
OoO Arch Slides 2: Slides about OoO Execution from Stony Brook
-
-
Lecture03/31/2025
Monday分支处理与缓存设计[slides]Suggested Readings
-
Branch Prediction: A Slide about Branch Prediction at CMU
-
Super Scalar: Lecture Recording at ETH
-
Memory Hierarchy: A Slide about Memory Hierarchy.
-
-
Lecture03/31/2025
Monday -
Due04/04/2025 23:59
FridayAssignment 2 due -
Lecture04/07/2025
Monday多级缓存与缓存一致性[slides]Suggested Readings
-
Memory Hierarchy: Lecture about Memory Hierarchy
-
Cache Coherence: Cache Coherence Lecture
-
-
Lecture04/14/2025
Monday多核多线程与AI芯片基础[slides]Suggested Reading
-
Multi-threading: An introduction to multi-threading with CPU
-
NVDIA H100: NVDIA H100 website
-
AI Accelerator: A lecture about AI acclerator deign methodology
-
-
Assignment04/14/2025
MondayAssignment 3 released! -
Due04/28/2025 23:59
MondayAssignment 3 due