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

Fatal Error: Int Divide By Zero

Altera_Forum
Honored Contributor II
2,036 Views

It's driving me crazy. I couldn't figure it out what is the problem. I mean, all versions of quartus 2 (ver 8,9,9.1,9.2,10.0,10.1... trust me I downloaded and tried all) 

 

shows me this one: there is no exception. 

--------------------------------------------------------------------------------------------------------------- 

*** Fatal Error: Int Divide By Zero 

Module: quartus_map.exe 

Stack Trace: 

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

-------------------------------------------------------------------------------------- 

Info: Command: quartus_map --read_settings_files=on --write_settings_files=off lab1 -c lab1 

----------------------------------------------------------------------------------------------------------------- 

End-trace 

 

I have no idea what is wrong with mine... I just bought this laptop 2 months ago settled with window 8. I used to use this tool with my old ones.  

 

 

I would really appreciate it if you give me some solutions to make. Thank you. Hope you're having a great day. 

 

edit - no private emails
0 Kudos
5 Replies
Altera_Forum
Honored Contributor II
812 Views

Post the code on here, so we can look at it.

0 Kudos
Altera_Forum
Honored Contributor II
812 Views

Whatever code I put on, this warning sign keeps popping up... 

I just put one input and output with 1 and2 gate to check if the program works out. 

 

 

*** Fatal Error: Int Divide By Zero 

Module: quartus_map.exe 

Stack Trace: 

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

 

End-trace 

-------------------------------------------------------------------------------------------- 

Info: Command: quartus_map --read_settings_files=on --write_settings_files=off lab1 -c lab1 

--------------------------------------------------------------------------------------------
0 Kudos
Altera_Forum
Honored Contributor II
812 Views

I suggest raising a ticket with altera mysupport

0 Kudos
Altera_Forum
Honored Contributor II
812 Views

This error relates to Quartus II internal error. It is generally recommended to report this to Altera and seek for their advice on workaround.

0 Kudos
Reply