Systolic Array Demo (4x4 Matrix Multiply)
Systolic Array: Matrix A x Matrix B

PEs (Processing Elements) perform Multiply-Accumulate (MAC). Data flows rhythmically.

Red (Matrix A) from left, Blue (Matrix B) from top, skewed. PEs activate on data arrival.

Matrix A Matrix B Active PE Idle PE
Step: 0/0 MAC Ops: 0