Stratix 10 I/O count discrepancy
Hello,
I have a design with 371 I/O pins that I'm attempting to fit into a 1SG040HH3F35E3VG device.
According to the Intel documentation and the Pin Planner, this device should have 374 user I/O pins. I am assigning the pins to I/O banks using the pin planner, and the list of I/O banks shows that I still have 3 pins available (371 + 3 = 374), which is correct.
However, when I run the I/O Assignment analysis or fitter I get the following error message which indicates there are only 366 I/O pins available:
Error (179000): Design requires 371 user-specified I/O pins -- too many to fit in the 366 user I/O pin locations available in the selected device
Info (179001): Current design requires 371 user-specified I/O pins -- 371 normal user-specified I/O pins and 0 programming pins that have been constrained to use dual-purpose I/O pin locations
Info (179002): Targeted device has 366 I/O pin locations available for user I/O -- 332 general-purpose I/O pins and 34 dual-purpose I/O pins
Why is Quartus Prime Pro (v21.3) saying there are only 366 I/O pins available instead of the expected 374?
Thanks,
Terry
Hello,
These pins are unassigned so you can safely ignore it.
Thank you