Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers

Quartus 9.1 sp2

Altera_Forum
Honored Contributor II
1,477 Views

hey does anyone know where i can find quartus 9.1 sp2 

really need it quick and cant find it anywhere on the altera site? 

 

cheers
0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
729 Views

Hi there, 

 

check here : 

https://www.altera.com/download/service-packs/sps-web.jsp 

 

It said that old version is no longer available for download. I think You should submit a request to download old version. 

 

:)
0 Kudos
Altera_Forum
Honored Contributor II
729 Views

A similar question was posted here: 

 

http://www.alteraforum.com/forum/showthread.php?t=32063 

 

The 'solution' was to look here: 

 

ftp://ftp.altera.com/outgoing/release 

 

and I see the 9.1sp2 files are indeed in there. 

 

Cheers, 

Dave
0 Kudos
Altera_Forum
Honored Contributor II
729 Views

hey thanks a bunch guys 

 

i found it but i keep getting this error every time i try to compile a vhdl project 

 

*** Fatal Error: Int Divide By Zero 

Module: quartus_map.exe 

Stack Trace: 

0x258e4: GEN_MACHINE_INFO::get_cache_size + 0x3b4 (CCL_GEN) 

 

End-trace 

seen this before?
0 Kudos
Altera_Forum
Honored Contributor II
729 Views

It looks like a bug in Quartus. Unfortunately this version isn't supported any more. 

Did you check with the RTL viewer after analysis and synthesis that the code you wrote was properly synthesized? You don't have any big loop that would generate a lot of logic?
0 Kudos
Reply