Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Visitor
kgmcphail
Posts: 9
Registered: ‎12-16-2010
0

MAP physical synthesis error

Does anyone know what causes the following error during physical synthesis?

 

ERROR:../s/MemPool.c: 1711: Cannot allocate 1105000000 bytes, the maximum is 1073741823

 

This is the second time I've seen this error recently but I have no idea what is causing it.

 

I am running Planahead 13.2 (64-bit) on Windows 7 with 36 GB ram.

Thanks!

Regular Visitor
strusc
Posts: 33
Registered: ‎11-17-2009
0

Re: MAP physical synthesis error

I received the same erro. Any information from Xilinx on this?  I have 48GB ram and am running the 64 bit version on redhat linux

 

Running physical synthesis...
.................................. Warning: No plconn found for a valid twconn
ERROR:../s/MemPool.c: 1711: Cannot allocate 1094038400 bytes, the maximum is 1073741823

Expert Contributor
rcingham
Posts: 2,010
Registered: ‎09-09-2010
0

Re: MAP physical synthesis error

1073741823 = (2^30)-1.
I suspect that this is significant.

------------------------------------------
"If it don't work in simulation, it won't work on the board."
Visitor
ion_berkley
Posts: 3
Registered: ‎03-09-2012
0

Re: MAP physical synthesis error

Same here, running under ISE 14.1 with lots of free RAM and swap. I suspect @rcingham has it nailed, the 2^30 reeks of a S/W bug...probably in MemPool.c!

 

Platform was Ubuntu 32bit 10.04LTS

Visitor
ion_berkley
Posts: 3
Registered: ‎03-09-2012
0

Re: MAP physical synthesis error

Same problem with this database on ISE14.2 on an x86_64 platform, looks like this library has real issues.

Xilinx Employee
smarell
Posts: 29
Registered: ‎07-23-2012

Re: MAP physical synthesis error

Try to recreate the partition instead of promoting them. This may resolve issue if the imported or promoted partitions are corrupt.

Newbie
ykovlev
Posts: 1
Registered: ‎09-15-2012
0

Re: MAP physical synthesis error

I have some problem: ERROR:../s/MemPool.c: 1711: Cannot allocate 1073741824 bytes, the maximum is 1073741823.

Anyone know how to solve this problem?

Xilinx Employee
sauravs
Posts: 100
Registered: ‎08-14-2012
0

Re: MAP physical synthesis error

[ Edited ]

Hi ykovlev,

 

this were fixed in 13.2 (o.42) build. but if you are using the same version in that case you can use the smarell suggestion

 

regards,

saurav