Closed HanPU-Code closed 3 months ago
slicing output signal ([63:0] -> [7:0]) reduced IOB resource but it was 202.
I realized that I was completely mistaken. IOB resources actually refer to the number of physical pins on the board. In our project, the input data is received through a USB webcam, and the output is sent to the Zynq. We don't need many IOBs.
The Bonded IOB resource limit has been exceeded. Our board limit is 125, but the actual resource usage was 1082...