Altera_Forum
Honored Contributor
7 years agoError (169281): There are 469 IO input pads in the design
I get the following error message in Quartus when I compile my code:
Error (169281): There are 469 IO input pads in the design, but only 293 IO input pad locations available on the device. However it works fine when I compile the same VHDL code in VT System FPGA Manager (Vector tool). I am using Cyclone IV E EP4CE75F23I8L. Since I am using a Vector board there are a number of IO ports that are set by default in the main HDL file. Do I get this error because Quartus does not know which board I intend to use? Also, is the error message referring to the IO pads available on the FPGA or on the board?