ERROR: Place:293 - Mapping error in virtex 6 fpga

Status
Not open for further replies.

Marti

Newbie level 2
Joined
Sep 28, 2016
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
20
ERRORlace:293 - Mapping error in virtex 6 fpga

Hi all,

I am developing a design using Virtex 6 (XC6VLX240T-1FF1156). In this design Im cascading two inputs using DSP48 Slices. There are a total of 768 Dsp slices present out of which Im using 512 of them. In the user guide it was written that only 96 DSP Slices can be cascaded using the inputs A and B in one column. Hence the design was written in such a fashion. Currently Im getting an error at the Mapping stage as follows:


When i look into the Mapping report there is a detailed analysis as follows:


I have tried implementing the design with and without area grouping constraints, but with no avail. Please help!!
 

Re: ERRORlace:293 - Mapping error in virtex 6 fpga

DSP48s as with anything else in these devices are in columns, due to other features in the die some of those columns do not span the entire device, those areas where they don't span the entire column are going to have less of this cascading feature. I imagine this is what you are seeing. The only way around this is to change the cascading to something more granular or use a bigger part that has more available resource, where the restrictions due to the those other features do not interrupt the DSP cascading.
 
Reactions: Marti

    Marti

    Points: 2
    Helpful Answer Positive Rating
Re: ERRORlace:293 - Mapping error in virtex 6 fpga

Ya sure....Im trying the granular method currently and i dont get to see these errors anymore. Thanx a lot adsee!!
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…