KI-HardwareIn preparation
RTL Design: Systolic Arrays
Connect multiply-accumulate processing elements into an array and design a small matrix multiplication accelerator.
Matrix multiplicationMACDataflow
Das wirst du lernen
- Understand fixed-point arithmetic and accumulator width
- Design a reusable processing element
- Schedule array inputs and outputs
- Analyze data reuse and memory bandwidth
Empfohlener Vorkurs
RTL Design: Datapaths & Pipelines ↗Lehrplan
- Matrix multiplication and fixed point
- MAC processing elements
- Arrays and data scheduling
- Buffering and result checks