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
alexandre.solon
Posts: 11
Registered: ‎11-20-2008
0

Portability:3 (run out of memory)

Hi everyone,

 

I've been trying to synthesize a project in EDK 11.1, but I am getting a portability:3 error message:

XST: Portability:3 This Xilinx application has run out of memory or has encountered a memory conflict...

XST stops right at the 2GB barrier, but my machine has 4GB of memory. I think that this might be a Windows 32-bit Physical Address Extension error.

Or perhaps, EDK 11.1 is limiting XST to 2GB.

 

I have already read lots of comments in the forum, but none of them has helped yet.

 

Do I really have to buy a 64-bit machine?

How can I optimize my project in order to reduce XST work?

Does the update to 11.5 fixes this problem?

 

Thanks in advance,

 

 

Expert Contributor
evgenis1
Posts: 338
Registered: ‎12-03-2007
0

Re: Portability:3 (run out of memory)

Hi,

 

Windows allocates 2GB to user processes. You can set /3GB switch to enable 3GB - see this ms technet article 

 

 

 

 

Hope that helps,

OutputLogic


Visitor
mjl-0708
Posts: 5
Registered: ‎05-07-2013
0

Re: Portability:3 (run out of memory)

I install 4GB DDR3 memory on my computer(Windows XP 32bit SP3), and I edit the boot.ini file by adding /3GB /USERVA=3000(according #14932), but when I synthsis my design again, the same error also ocurs.

 

How can I fix it?

Thanks

Expert Contributor
bassman59
Posts: 4,653
Registered: ‎02-25-2008
0

Re: Portability:3 (run out of memory)


mjl-0708 wrote:

I install 4GB DDR3 memory on my computer(Windows XP 32bit SP3), and I edit the boot.ini file by adding /3GB /USERVA=3000(according #14932), but when I synthsis my design again, the same error also ocurs.

 

How can I fix it?

Thanks


You need a 64-bit OS and more memory. That's how you fix it.


----------------------------------------------------------------
Yes, I do this for a living.