Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
16019 Discussions

Quartus Prime Unexpectedly Quit

SrLam9
Novice
836 Views

Hi,

 

I am trying to compile a project that I have compiled before in the past (many times). I have tried compiling after deleting the db and incremental db folders, but the error still occurs.

 

Here is the error log:

 

Problem Details

Error:

Internal Error: Sub-system: VPR20KMAIN, File: /quartus/fitter/vpr20k/bsyn_interface/bi_lab.cpp, Line: 148Internal Error

Stack Trace:

0x8a9a91: BI_LAB::remove_atom + 0x71 (fitter_vpr20kmain)

0x8a4081: BI_LABMGR::remove_atom_from_lab + 0x91 (fitter_vpr20kmain)

0x8a3f44: BI_LABMGR::add_atom_to_lab + 0x24 (fitter_vpr20kmain)

0x38aa0: BSYN_AMU::add_atom_to_lab + 0xa0 (fitter_bsyn)

0x84ace: BSYN_SOLN::sync_tdb_graph + 0x11e (fitter_bsyn)

0x83e86: BSYN_SOLN::implement + 0x2d6 (fitter_bsyn)

0x2b94c: BSYN_APPLY::implement + 0x18c (fitter_bsyn)

0x2c91c: BSYN_APPLY::try_solns + 0x7c (fitter_bsyn)

0x26af0: BSYN_APPLY::apply_crit_paths_inner + 0x1d0 (fitter_bsyn)

0x26ced: BSYN_APPLY::apply_crit_paths_outer + 0x7d (fitter_bsyn)

0x26e3d: BSYN_APPLY::apply_domains + 0xdd (fitter_bsyn)

0x26853: BSYN_APPLY::apply_crit_paths + 0x173 (fitter_bsyn)

0x2dfbc: BSYN_DISPATCH::apply_tricks + 0xa7c (fitter_bsyn)

0x2ea7f: BSYN_DISPATCH::run_post_quench + 0x27f (fitter_bsyn)

0x2d29b: BSYN_DISPATCH::Run + 0xfb (fitter_bsyn)

0x2f0e5: BSYN_ALGORITHM_BASE::Execute + 0x25 (fitter_bsyn)

0x2ff8f: BSYN_STRATEGY::Run + 0x4f (fitter_bsyn)

0x2f57a: BSYN::bsyn + 0x10a (fitter_bsyn)

0x2f429: bsyn + 0x89 (fitter_bsyn)

0x89cdd6: bi_run_bsyn + 0x136 (fitter_vpr20kmain)

0x89cfb2: bi_bsyn + 0x42 (fitter_vpr20kmain)

0x574495: VPR_QI_FACADE::bsyn + 0x85 (fitter_vpr20kmain)

0x5741ce: VPR_QI_FACADE::vpr_apl_bsyn_flow + 0x5e (fitter_vpr20kmain)

0x2c766: FDRGN_EXPERT::run_vpr + 0x196 (fitter_fdrgn)

0x2843b: FDRGN_EXPERT::place + 0x3b (fitter_fdrgn)

0x143ab: fit2_fit_place_auto + 0x20b (comp_fit2)

0x161e2: TclNRRunCallbacks + 0x62 (tcl86)

0x3c4a: fit2_fit_place + 0x2fa (comp_fit2)

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)

0x12e98: msg_main_thread + 0x18 (CCL_MSG)

0x1467e: msg_thread_wrapper + 0x6e (CCL_MSG)

0x16660: mem_thread_wrapper + 0x70 (ccl_mem)

0x12761: msg_exe_main + 0xa1 (CCL_MSG)

0x287e: __tmainCRTStartup + 0x10e (quartus_fit)

0x159cc: BaseThreadInitThunk + 0xc (kernel32)

0x5385c: RtlUserThreadStart + 0x1c (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: 18.0.0

Build: 614

Edition: Standard Edition

 

Thank you

 

 

0 Kudos
5 Replies
Vicky1
Employee
372 Views

Hi,

Could you please check whether it`s project specific & operating system specific issue?

  1. If possible try same project on windows 10 with Quartus standard edition
  2. Try to check with different project(D flop with full compilation) on present system
  3. Can you provide the project for replication(Project-> Archive Project..)?

Regards,

Vicky

Vicky1
Employee
372 Views

Hi,

May I know any update?

 

Thanks,

Vicky

SrLam9
Novice
372 Views

Hi Vicky,

 

Sorry about that.

 

  1. It is not OS dependent because I also tried to compile the project on Windows 10 as well and received the same error.
  2. I tried with a different project and it compiles properly.
  3. Sorry I cannot provide the project :(

However, I was able to compile after creating a new project with the same files.

 

Thank you again

Vicky1
Employee
372 Views

Hi,

"However, I was able to compile after creating a new project with the same files.""-- Do you mean issue is resolved by creating new project using same files?

please let me know, if you have any different concern.

 

Thanks,

Vicky

 

 

SrLam9
Novice
372 Views

Yes that is correct

Reply