Hardware de IAIn preparation
RTL Design: Systolic Arrays
Connect multiply-accumulate processing elements into an array and design a small matrix multiplication accelerator.
Matrix multiplicationMACDataflow
O que você vai aprender
- Understand fixed-point arithmetic and accumulator width
- Design a reusable processing element
- Schedule array inputs and outputs
- Analyze data reuse and memory bandwidth
Curso anterior recomendado
RTL Design: Datapaths & Pipelines ↗Programa
- Matrix multiplication and fixed point
- MAC processing elements
- Arrays and data scheduling
- Buffering and result checks