Forum Discussion

Gopikrishnan's avatar
Gopikrishnan
Icon for New Contributor rankNew Contributor
4 years ago

Matrix multiplication using HLS math

I'm using matrix_mult.h provided in the library to implement matrix multiplication in my component. I'm not sure what architecture it will synthesize into. Will it implement a systolic array based...