vivadovivado-hls

Big size array in Vivado_HLS?


Is it possible to have an big size array like arr[200000] as output in top function of Vivado_HLS.


Solution

  • Yes BUT:

    Normally you don't have this kind of limitation but you should evaluate, case by case, what is the best solution with the hardware that you have.