Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)

Quartusii compile

Altera_Forum
Honored Contributor II
1,214 Views

Hi, 

 

I am developing with cycloneIV. 

The system contains large IPcores such as ATAN and DDRSDRAM. 

It takes a while when I compile the project. 

 

But matter is that when I compiled the project on the other PC. 

The process failed because of memory space. 

 

My pc has 8GB with Windows7 64bit OS 

the other one os 4GB with WindowsXP 32 bit. 

 

But 4GB is largest number for 32bit OS isn't it? 

 

Do I need 64 bits OS as long as I maintain this kind of system?
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
499 Views

With default settings, under 32 bit Windows XP/Vista/7, applications can't get more than 2GB each. 

 

If you have a reason not to use a 64 bit OS, there are some options to increase that limit. 

You can increase the limit to 3GB if you use the /3GB option. Check http://support.microsoft.com/kb/833721 

 

Running on 32 Windows Server, you can get up to 4GB per application (/PAE) 

 

But if, possible, it's best to move onwards to 64 bit.
0 Kudos
Altera_Forum
Honored Contributor II
499 Views

thanks rbugalho. 

 

actually, I do have 64bit OS. thats OK. 

this is just a question. 

does every engineer have 64 bits? 

that is tough. 

 

anyway thanks a lot.
0 Kudos
Altera_Forum
Honored Contributor II
499 Views

Not yet. But not all of us need it yet. 

 

In any case, any PC sold nowadays supports 64 bit and, most likely, comes with 64 bit Windows. 

The world is moving quickly towards that.
0 Kudos
Reply