Forum Discussion

NSuku1's avatar
NSuku1
Icon for New Contributor rankNew Contributor
7 years ago

Faster way to read input every 25 microseconds (24 bytes)

Hi all, I developed matrix component using HLS. It takes 6 floating point input, 6x6 matrix and sends 6 floating point output. The input arrives every 25 microseconds and the output should be availa...