Open 3togo opened 4 years ago
I got the following warining
"Due to limited memory ports. Please consider using a memory core with more ports or partitioning the arrary....." but either
or
has any effect.
Why?
I got the following warining
"Due to limited memory ports. Please consider using a memory core with more ports or partitioning the arrary....." but either
pragma HLS array_partition variable=xxx complete
or
pragma HLS array_partition variable=xxx.val complete
has any effect.
Why?