Relevant Class: EECS 370
Topics Covered
I’m going to be very honest, I have no idea what’s actually going to be on this exam (specifically, how much of data hazards / control hazards and beyond are going to be on the exam). But here’s my best guess:
- Trends in Computing
- Assembly:
- Representing Data:
- Assembling LC2K into Machine Code
- C to Assembly (Specifically LEGv8)
- Struct Alignment
- Function Calls
- Caller Save vs Callee Save
- Assigning Variables to Memory Locations
- Object Files
- Combinational Logic
- Sequential Logic
- Finite State Machine (FSM)
- Single-Cycle Processor
- Multi-Cycle Processor
- Pipelining