Forum Discussion

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

HLS: output IP has extra interfaces added after synthesis

I have an HLS project that does image processing on video streams. It does some changes to the pixels through a convolution of each pixel with its nearest neighbors. The convolution requires coeffici...