Hello again,
when synthesizing my design, Vivado HLS breaks up the result vector into individual AXI streams. I would assume that the intended behavior would be to have one input and one output stream to the IP Core.
In my mnist example, HLS generates 10 individual AXI streams for the return Values:

I've also seen my other projects behave in the same way. Is this an issue with the Vivado HLS Version I'm using (2020.1) or do I have something configured incorrectly in Vivado HLS?
I would appreciate some help with this,
Best Regards,
Lukas
Hello again,
when synthesizing my design, Vivado HLS breaks up the result vector into individual AXI streams. I would assume that the intended behavior would be to have one input and one output stream to the IP Core.
In my mnist example, HLS generates 10 individual AXI streams for the return Values:

I've also seen my other projects behave in the same way. Is this an issue with the Vivado HLS Version I'm using (2020.1) or do I have something configured incorrectly in Vivado HLS?
I would appreciate some help with this,
Best Regards,
Lukas