Altera_Forum
Honored Contributor
11 years agohow to bypass IO limit to get a utilization summary?
Hi,
I wish to get a rough idea of how many registers and ALMs the design takes on Stratix V. It has passed the Analysis and Synthesis, yet in fitter it stopped with the following error: Error (169281): There are 3754 IO input pads in the design, but only 968 IO input pad locations available on the device. Error (169282): There are 4352 IO output pads in the design, but only 968 IO output pad locations available on the device. It's a design with large number of IOs and I don't want to add the shim at the moment, can anyone suggest a way to bypass the error, just to get a rough number? Without solving the error, the number of registers yield in fitter summary is unreasonably small.....I assume this has something to do with the IO problem. Thanks!!!!!!