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

Internal Error: Sub-system: DCALC, File: /quartus/ddb/dcalc/dcalc_bcm_modules_cache.cpp, Line: 176

hoen
Beginner
2,730 Views

I am using quartus 23.1.0 prime that installed only cyclone10 GX device.

 

I try to compile my personal code, but I got the following internal error. What is happened? Anyone help me?

Thanks.

 

 

Problem Details
Error:
Internal Error: Sub-system: DCALC, File: /quartus/ddb/dcalc/dcalc_bcm_modules_cache.cpp, Line: 176
Could not load pdb file - c:/intelfpga_pro/23.1/devices/20nm/ddb_nightfury_timing_corner_db
Stack Trace:
Quartus 0x62143: DCALC_TIMING_MODULES_CACHE::get_timing_db + 0x5a9ab (ddb_dcalc)
Quartus 0x7786: DCALC_TIMING_NETLIST_MANAGER_IMPL::load_timing_db + 0x1e (ddb_dcalc)
Quartus 0x7713: DCALC_TIMING_NETLIST_MANAGER_IMPL::load_installed_timing_db + 0x73 (ddb_dcalc)
Quartus 0x1a183: PTI_CELL_ANNOTATOR::PTI_CELL_ANNOTATOR + 0x61b (tsm_pti)
Quartus 0x72806: PTI_RE_TREE_ANNOTATOR::PTI_RE_TREE_ANNOTATOR + 0x6a6 (tsm_pti)
Quartus 0x71a1d: PTI_RE_TREE_ANNOTATOR::create + 0x7d (tsm_pti)
Quartus 0x716c3: PTI_ROUTING_ANNOTATOR::PTI_ROUTING_ANNOTATOR + 0x197 (tsm_pti)
Quartus 0x566a2: PTI_DELAY_ANNOTATOR::build_multicorner + 0x3f2 (tsm_pti)
Quartus 0xd552d: FITCC_TDC_UTILITY::initialize_dat + 0x10fd (fitter_fitcc)
Quartus 0xd6978: FITCC_TDC_UTILITY::setup_tdc_utility + 0x258 (fitter_fitcc)
Quartus 0xd18d0: FITCC_TDC_UTILITY::FITCC_TDC_UTILITY + 0x160 (fitter_fitcc)
Quartus 0x7d5b2: FITCC_ENV::get_tdc_utility_or_create_if_necessary + 0x572 (fitter_fitcc)
Quartus 0x7de98: FITCC_ENV::get_tdc_utility_or_create_if_necessary + 0x218 (fitter_fitcc)
Quartus 0x8fafd: FSAC_FF_REGISTER_PACKER_OP::perform_timing_analysis + 0x8d (FITTER_FSAC)
Quartus 0x134cc5: FDRGN_REGISTER_PACKER::do_packing + 0x215 (fitter_fdrgn)
Quartus 0x77d79: fdrgn_post_plan_ops + 0x649 (fitter_fdrgn)
Quartus 0x2209d: fit2_fit_plan + 0x62d (comp_fit2)
Quartus 0x16442: TclNRRunCallbacks + 0x62 (tcl86)
Quartus 0x17c4d: TclEvalEx + 0x9ed (tcl86)
Quartus 0xa6a8b: Tcl_FSEvalFileEx + 0x22b (tcl86)
Quartus 0xa5136: Tcl_EvalFile + 0x36 (tcl86)
Quartus 0x221e0: qexe_evaluate_tcl_script + 0x640 (comp_qexe)
Quartus 0x20de2: qexe_do_tcl + 0x8c2 (comp_qexe)
Quartus 0x29f51: qexe_run_tcl_option + 0x701 (comp_qexe)
Quartus 0x2cdd6: QCU::DETAIL::intialise_qhd_and_run_qexe + 0x116 (comp_qcu)
Quartus 0x3d98b: qcu_run_tcl_option + 0x76b (comp_qcu)
Quartus 0x296c9: qexe_run + 0x619 (comp_qexe)
Quartus 0x2aa04: qexe_standard_main + 0x264 (comp_qexe)
Quartus 0xbba2: qfit2_main + 0x82 (quartus_fit)
Quartus 0x274c8: msg_main_thread + 0x18 (ccl_msg)
Quartus 0x28482: msg_thread_wrapper + 0x82 (ccl_msg)
Quartus 0x2abd3: mem_thread_wrapper + 0x73 (ccl_mem)
Quartus 0x25125: msg_exe_main + 0x175 (ccl_msg)
Quartus 0xcd2f: __scrt_common_main_seh + 0x10b (quartus_fit)
Quartus 0x17c23: BaseThreadInitThunk + 0x13 (KERNEL32)
Quartus 0x6d720: RtlUserThreadStart + 0x20 (ntdll)

End-trace


Executable: quartus
Comment:
None

System Information
Platform: windows64
OS name: Windows 10
OS version: 10.0.18363

Quartus Prime Information
Address bits: 64
Version: 23.1.0
Build: 115
Edition: Pro Edition

0 Kudos
8 Replies
Kenny_Tan
Moderator
2,678 Views

Kindly note that there will be some slowness on the first reply due to the public holiday, we will get back to you as soon as possible.



0 Kudos
SyafieqS
Employee
2,660 Views

Can you attach the design in qar? for me to reproduce seem to me this error like a bug.

I need to investigate and let you know.



0 Kudos
BrianH
Beginner
2,617 Views

Hello,
I am having the exact same issue.  I looked through my file system and ddb_nightfury_timing_corner_db does not exist.  It looks like maybe this file is missing from the quartus install files?


Thanks,

Brian

0 Kudos
dtwolf94
Novice
2,586 Views

Hi,

 

I also only downloaded the Cyclone 10 device support and had the same issue on V23.1 Pro Edition. I installed the Arria 10 device package and was able to compile. 

 

Hope this helps,

Dan 

SyafieqS
Employee
2,515 Views

Do you mind to attach the design in qar for the error one?

I need to look at the design for further investigation to move this forward otherwise it will be hard.



0 Kudos
BrianH
Beginner
2,507 Views

Hello,
I was able to resolve the issue by installing the Arria 10 files as Dan mentioned.  It looks like there are files missing if you download individual files and do not install he Arria Device files.

Thanks,
Brian

0 Kudos
SyafieqS
Employee
2,483 Views

Glad to hear that. Let me know if there is any other concern on this.


0 Kudos
PrivateIsland
Beginner
2,316 Views

Thank you Dan for identifying the workaround to this problem with Quartus.

 

Intel, I hope you'll fix this.

 

 

0 Kudos
Reply