AR# 8927: 3.1i MAP Pack:18 - The design is too large for the given device and package.
AR# 8927
|
3.1i MAP Pack:18 - The design is too large for the given device and package.
Description
Keywords: size, large, design, map
Urgency: Standard
General Description: Map issues the following error when the design is too large for the selected device:
ERROR:Pack:18 - The design is too large for the given device and package. Please check the Design Summary section to see which resource requirement for your design exceeds the resources available in the device.
Solution
1
If the slice count exceeds device resources you might try to disable register ordering (-r). Also if your design contains AREA_GROUPs, you may be able to improve density by adding COMPRESSION to your AREA_GROUPs if you haven't done so already.