Cornell University
School of Electrical and Computer Engineering
ECE 4750 / CS 4420 / ECE 5740
Computer Architecture
Fall 2025
Prof. Anne Bracy
Mon/Wed @ 2:55–4:10pm • Gates G01
home | syllabus | staff | handouts | schedule | readings | resources
this entire site is under construction. stay tuned...Lecture Handouts
- Lecture 1: Course Overview
- T01: Processor Concepts (notes) (problems)
- T02: Processor Microarchitecture (notes) (problems)
Lab Handouts
Section Handouts
- Section 1: RTL Design with Verilog (github)
- Section 2: RTL Testing (github)
- Section 3: Lab 2 Head Start (github)
Other Helpful Handouts
- Tiny RISC-V Instruction Set Specification
- Verilog RTL Usage Rules
- Cross-compile a simple C program for RISC-V
Tutorial Handouts
-
For those of you new to Cornell ECE, please look over Tutorial 0 to learn how to access the eductional ECE servers used in this course. We assume that everyone is familiar with using the command line and git. If this is not the case, please complete Tutorials 1 and 2 below to bring yourself up to speed.
- Tutorial 0: ECE Linux Server Remote Access
- Tutorial 1: Linux Command Line Basics
- Tutorial 2: Using Git
- Tutorial 3: Verilog Hardware Description Language (github)