Forum Discussion
Altera_Forum
Honored Contributor
8 years agoFitter Error with LOANER option on cyclone V
HI I'm working with LOANER option for can communicate the HPS UARTbut when i compile the system generated by qsys i have errors in the fitter part. The error is the next: Error (179000)...
Altera_Forum
Honored Contributor
8 years agoWhat the error states is that the device you've selected does not meet the requirements for implementing the design. There are not enough resources , IO pins. You will have to choose another FPGA with the atleast 244 /256 IO pins for the design to fit in.
Change the Device to the next larger one , in terms of IO, and re-compile. It should go through, but make sure to check your I/O pin configurations.. as they may change when you change the FPGA.