Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHi Leon
--- Quote Start --- error (170012): fitter requires 902 labs to implement the project, but the device contains only 900 labs.--- Quote End --- Basically is saying you are out of resources. LABS are blocks of LE's with routing. So If you have enough LE's then it may be a routing resource limitation. You can read up more on LE's and LAB's in this document: http://www.altera.com/literature/hb/cyc3/cyc3_ciii51002.pdf Try reducing your logic if you can, and or setting the optimations for space versus speed. That may at least get you to fit. Pete