赛灵思
直播中

刘悦竹

7年用户 195经验值
私信 关注
[问答]

Xilinx应用程序内存不足

ISE版本:13.2
O.S。:Window 7 32位
RAM:安装2GB
它通过了生成网表状态,但是当我生成比特流时,我得到了以下错误。
我重新启动并关闭了所有应用程序(接受XPS)。
此外,我试图增加虚拟内存。
请帮我解决这个物理内存问题。
非常感谢你提前!
顺便说一句,我合成之前没有这个问题。
PARed小设计(相同的机器和设置)。
错误:可移植性:3  - 此Xilinx应用程序内存不足或已经耗尽
遇到了内存冲突。
当前内存使用量为2068308 kb。
您可以
尝试增加系统的物理或虚拟内存。
如果你正在使用
Win32系统,你可以使用你的应用程序内存从2GB增加到3GB
boot.ini文件中的/ 3G开关。
有关这方面的更多信息,请
请参阅Xilinx答复记录#14932。
有关此问题的技术支持,
您可以打开附带此项目的WebCase
http://www.xilinx.com/support
我可以将RAM增加到3 GB吗?

以上来自于谷歌翻译


以下为原文

ISE version: 13.2
O.S.: Window 7 32-bit
RAM: Installed 2GB

It passed the generate netlist state, but when I generated bitstream, then I got these following error. I have rebooted and turned off all of the application (accept XPS). Also, I tried to increase the Virtual Memory. Please help me to solve this physical memory issue. Thank you very much in advance!

BTW, I don't have this issue before when I synthesized & PARed the small design (same machine and setup).

ERROR:Portability:3 - This Xilinx application has run out of memory or has
   encountered a memory conflict.  Current memory usage is 2068308 kb.  You can
   try increasing your system's physical or virtual memory.  If you are using a
   Win32 system, you can increase your application memory from 2GB to 3GB using
   the /3G switch in your boot.ini file. For more information on this, please
   refer to Xilinx Answer Record #14932. For technical support on this issue,
   you can open a WebCase with this project attached at
   http://www.xilinx.com/support.

Can i increase the RAM to 3 GB will it work ?

回帖(6)

陈衡毅

2018-10-19 14:37:06
ISE版本:13.2
O.S。:Window 7 32位
RAM:安装2GB
它通过了生成网表状态,但是当我生成比特流时,我得到了以下错误。
我重新启动并关闭了所有应用程序(接受XPS)。
此外,我试图增加虚拟内存。
请帮我解决这个物理内存问题。
非常感谢你提前!
顺便说一句,我合成之前没有这个问题。
PARed小设计(相同的机器和设置)。
错误:可移植性:3  - 此Xilinx应用程序内存不足或已经耗尽 
遇到了内存冲突。
当前内存使用量为2068308 kb。
您可以 
尝试增加系统的物理或虚拟内存。
如果你正在使用 
Win32系统,你可以使用你的应用程序内存从2GB增加到3GB 
boot.ini文件中的/ 3G开关。
有关这方面的更多信息,请 
请参阅Xilinx答复记录#14932。
有关此问题的技术支持, 
您可以打开附带此项目的WebCase 
http://www.xilinx.com/support。
我可以将RAM增加到3 GB吗?

以上来自于谷歌翻译


以下为原文

ISE version: 13.2
O.S.: Window 7 32-bit
RAM: Installed 2GB
 
It passed the generate netlist state, but when I generated bitstream, then I got these following error. I have rebooted and turned off all of the application (accept XPS). Also, I tried to increase the Virtual Memory. Please help me to solve this physical memory issue. Thank you very much in advance!
 
BTW, I don't have this issue before when I synthesized & PARed the small design (same machine and setup).
 
ERROR:Portability:3 - This Xilinx application has run out of memory or has
   encountered a memory conflict.  Current memory usage is 2068308 kb.  You can
   try increasing your system's physical or virtual memory.  If you are using a
   Win32 system, you can increase your application memory from 2GB to 3GB using
   the /3G switch in your boot.ini file. For more information on this, please
   refer to Xilinx Answer Record #14932. For technical support on this issue,
   you can open a WebCase with this project attached at
   http://www.xilinx.com/support.
 
Can i increase the RAM to 3 GB will it work ?
举报

陈衡毅

2018-10-19 14:56:31
嗨,请尝试以下..对于Windows 7,您必须使用BCDEDIT命令增加用户模式虚拟地址空间,如下所示:BCDEDIT / set increaseuserva如果要将其增加到3GB:BCDEDIT / set increaseuserva 3072.更多
信息,请参阅Microsoft网页http://msdn.microsoft.com/en-us/library/ff542202.aspx
谢谢,维杰-----------------------------------------------
---------------------------------------------请将帖子标记为
一个答案“接受为解决方案”,以防它有助于解决您的查询。如果一个帖子引导到解决方案,请给予赞誉。
在原帖中查看解决方案

以上来自于谷歌翻译


以下为原文

Hi,
Please try the following..
For windows 7,
You have to increase the user-mode virtual address space using BCDEDIT command as follows:
BCDEDIT /set increaseuserva
If you want to increase it to 3GB: BCDEDIT /set increaseuserva 3072.
For more information, refer to Microsoft webpage http://msdn.microsoft.com/en-us/library/ff542202.aspx


Thanks,Vijay
--------------------------------------------------------------------------------------------
Please mark the post as an answer "Accept as solution" in case it helped resolve your query.
Give kudos in case a post in case it guided to the solution.View solution in original post
举报

李裕伦

2018-10-19 15:10:06
嗨,请尝试以下..对于Windows 7,您必须使用BCDEDIT命令增加用户模式虚拟地址空间,如下所示:BCDEDIT / set increaseuserva如果要将其增加到3GB:BCDEDIT / set increaseuserva 3072.更多
信息,请参阅Microsoft网页http://msdn.microsoft.com/en-us/library/ff542202.aspx
谢谢,维杰-----------------------------------------------
---------------------------------------------请将帖子标记为
一个答案“接受为解决方案”,以防它有助于解决您的查询。如果一个帖子引导到解决方案,请给予赞誉。

以上来自于谷歌翻译


以下为原文

Hi,
Please try the following..
For windows 7,
You have to increase the user-mode virtual address space using BCDEDIT command as follows:
BCDEDIT /set increaseuserva
If you want to increase it to 3GB: BCDEDIT /set increaseuserva 3072.
For more information, refer to Microsoft webpage http://msdn.microsoft.com/en-us/library/ff542202.aspx


Thanks,Vijay
--------------------------------------------------------------------------------------------
Please mark the post as an answer "Accept as solution" in case it helped resolve your query.
Give kudos in case a post in case it guided to the solution.
举报

陈衡毅

2018-10-19 15:25:42
有时它可能是设计问题或工具问题。
您是否曾使用同一台机器上的版本进行更改?
问候
Sikta

以上来自于谷歌翻译


以下为原文

Sometimes it could be a design issue or a tool issue. Did you change anything from the version when it used to work with the same machine?
 
Regards
Sikta
举报

更多回帖

发帖
×
20
完善资料,
赚取积分