Forum Discussion
jerry_anto
New Contributor
3 years agoError (14996): The Fitter failed to find a legal placement for all periphery components
I'm using Cyclone V GX board and in that lvds_rx and mipi ports are on bank 4a, so we need at least 2 pll
( one for lvds and one for mipi signals)
The compiler is trying to place both in the sam...
Ash_R_Altera
Regular Contributor
3 years agoHi,
Thanks for sharing the design with us.
I ran the design and encountered fitter errors. Tool is complaining about more of pins in bank 4A than acceptable due to percentage of SSN that each pin contributes to. Recommend you follow the following article and the document referred in it:
Regards
jerry_anto
New Contributor
3 years agoHi,
The PLL is getting placed properly when we changed the pins but my issue is I need the pins to be at that 4A Bank.
As i mentioned earlier i need to know
"Is there any way to place other available PLL to this particular bank manually ?"
Thanks in Advance.