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

Quartus crash

Altera_Forum
Honored Contributor II
1,548 Views

Why am I having this problem, anyone have idea pls? 

 

--- Quote Start ---  

 

 

Problem Details 

Error: 

Internal Error: Sub-system: FSAC, File: /quartus/fitter/fsac/fsac_ram_packing_estimator.cpp, Line: 130 

vacant_slice_capacity >= ram_info.num_slices_required() 

Stack Trace: 

0x3b7d45: fsac_estimate_num_rams_required + 0x215 (FITTER_FSAC) 

0x277c5: ram_core_requirement_count + 0x5c5 (periph_cclk) 

0x34c00: CCLK_GEN5_MODULE::create_core_requirements_for_clk_region + 0x1fc (periph_cclk) 

0x34f27: CCLK_GEN5_MODULE::create_core_requirements + 0x12f (periph_cclk) 

0x40e3f: CCLK_GEN5_MODULE::create_design + 0x287 (periph_cclk) 

0xfa88: PCC_ENV_IMPL::perform_op + 0x2ac (periph_pcc) 

0xf746: PCC_ENV_IMPL::create_design + 0xda (periph_pcc) 

0x2eab9: FSV_PERIPHERY_PLACEMENT_UTIL::do_auto_promote_io_std + 0xd9 (fitter_fsv) 

0x21920: FSV_EXPERT::auto_promote_io_std_and_create_complement_pins + 0x50 (fitter_fsv) 

0x2570d: FSV_EXPERT::fitter_preparation_pre_fpp + 0xc9d (fitter_fsv) 

0x238e6: FSV_EXPERT::fitter_preparation + 0x26 (fitter_fsv) 

0x1dfff: FSV_EXPERT_BASE::fitter_preparation_run_family_fitter_preparation + 0x4f (fitter_fsv) 

0x1daf8: FSV_EXPERT_BASE::fitter_preparation + 0x68 (fitter_fsv) 

0x1e750: FSV_EXPERT_BASE::invoke_fitter + 0x3b0 (fitter_fsv) 

0x1c872: fsv_execute + 0x22 (fitter_fsv) 

0xe900: fmain_start + 0x900 (FITTER_FMAIN) 

0x41b1: qfit_execute_fit + 0x1bd (comp_qfit_legacy_flow) 

0x5384: QFIT_FRAMEWORK::execute + 0x2a0 (comp_qfit_legacy_flow) 

0x267f: qfit_legacy_flow_run_legacy_fitter_flow + 0x1c7 (comp_qfit_legacy_flow) 

0x14410: TclInvokeStringCommand + 0xf0 (tcl86) 

0x161e2: TclNRRunCallbacks + 0x62 (tcl86) 

0x17a65: TclEvalEx + 0xa65 (tcl86) 

0xa6f8b: Tcl_FSEvalFileEx + 0x22b (tcl86) 

0xa5646: Tcl_EvalFile + 0x36 (tcl86) 

0x12606: qexe_evaluate_tcl_script + 0x376 (comp_qexe) 

0x11864: qexe_do_tcl + 0x334 (comp_qexe) 

0x16755: qexe_run_tcl_option + 0x585 (comp_qexe) 

0x380c3: qcu_run_tcl_option + 0x1003 (comp_qcu) 

0x160aa: qexe_run + 0x39a (comp_qexe) 

0x16e51: qexe_standard_main + 0xc1 (comp_qexe) 

0x2233: qfit2_main + 0x73 (quartus_fit) 

0x12d68: msg_main_thread + 0x18 (CCL_MSG) 

0x1454e: msg_thread_wrapper + 0x6e (CCL_MSG) 

0x15b00: mem_thread_wrapper + 0x70 (ccl_mem) 

0x12631: msg_exe_main + 0xa1 (CCL_MSG) 

0x287e: __tmainCRTStartup + 0x10e (quartus_fit) 

0x1652c: BaseThreadInitThunk + 0xc (kernel32) 

0x2c520: RtlUserThreadStart + 0x20 (ntdll) 

 

End-trace 

 

 

Executable: quartus_fit 

Comment: 

None 

 

System Information 

Platform: windows64 

OS name: Windows 7 

OS version: 6.1 

 

Quartus Prime Information 

Address bits: 64 

Version: 17.0.2 

Build: 602 

Edition: Lite Edition 

 

--- Quote End ---  

0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
534 Views

Only Intel would be able to tell you. 

Have you tried deleting the db/ and incremental_db/ folders? if that doesnt work you will need to raise a support ticket.
0 Kudos
Altera_Forum
Honored Contributor II
534 Views

Hi, tnx for the reply, yes I did delete those folders, also created new project but it is the same. 

Edit: 

Fixed. 

Project I was trying to compile was designed for Cyclone III and not for Cyclone V I was trying to use. By changing settings in existing megafunctions from C3 to C5 everything compiled perfectly either on Q13.0 or last one Q17.02.
0 Kudos
Reply