Advertisement
Guest User

Untitled

a guest
Oct 19th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.66 KB | None | 0 0
  1. Problem Details
  2. Error:
  3. Internal Error: Sub-system: FSAC, File: /quartus/fitter/fsac/fsac_ram_packing_estimator.cpp, Line: 130
  4. vacant_slice_capacity >= ram_info.num_slices_required()
  5. Stack Trace:
  6. 0x3b7d45: fsac_estimate_num_rams_required + 0x215 (FITTER_FSAC)
  7. 0x277c5: ram_core_requirement_count + 0x5c5 (periph_cclk)
  8. 0x34c00: CCLK_GEN5_MODULE::create_core_requirements_for_clk_region + 0x1fc (periph_cclk)
  9. 0x34f27: CCLK_GEN5_MODULE::create_core_requirements + 0x12f (periph_cclk)
  10. 0x40e3f: CCLK_GEN5_MODULE::create_design + 0x287 (periph_cclk)
  11. 0xfa88: PCC_ENV_IMPL::perform_op + 0x2ac (periph_pcc)
  12. 0xf746: PCC_ENV_IMPL::create_design + 0xda (periph_pcc)
  13. 0x2eab9: FSV_PERIPHERY_PLACEMENT_UTIL::do_auto_promote_io_std + 0xd9 (fitter_fsv)
  14. 0x21920: FSV_EXPERT::auto_promote_io_std_and_create_complement_pins + 0x50 (fitter_fsv)
  15. 0x2570d: FSV_EXPERT::fitter_preparation_pre_fpp + 0xc9d (fitter_fsv)
  16. 0x238e6: FSV_EXPERT::fitter_preparation + 0x26 (fitter_fsv)
  17. 0x1dfff: FSV_EXPERT_BASE::fitter_preparation_run_family_fitter_preparation + 0x4f (fitter_fsv)
  18. 0x1daf8: FSV_EXPERT_BASE::fitter_preparation + 0x68 (fitter_fsv)
  19. 0x1e750: FSV_EXPERT_BASE::invoke_fitter + 0x3b0 (fitter_fsv)
  20. 0x1c872: fsv_execute + 0x22 (fitter_fsv)
  21. 0xe900: fmain_start + 0x900 (FITTER_FMAIN)
  22. 0x41b1: qfit_execute_fit + 0x1bd (comp_qfit_legacy_flow)
  23. 0x5384: QFIT_FRAMEWORK::execute + 0x2a0 (comp_qfit_legacy_flow)
  24. 0x267f: qfit_legacy_flow_run_legacy_fitter_flow + 0x1c7 (comp_qfit_legacy_flow)
  25. 0x14410: TclInvokeStringCommand + 0xf0 (tcl86)
  26. 0x161e2: TclNRRunCallbacks + 0x62 (tcl86)
  27. 0x17a65: TclEvalEx + 0xa65 (tcl86)
  28. 0xa6f8b: Tcl_FSEvalFileEx + 0x22b (tcl86)
  29. 0xa5646: Tcl_EvalFile + 0x36 (tcl86)
  30. 0x12606: qexe_evaluate_tcl_script + 0x376 (comp_qexe)
  31. 0x11864: qexe_do_tcl + 0x334 (comp_qexe)
  32. 0x16755: qexe_run_tcl_option + 0x585 (comp_qexe)
  33. 0x380c3: qcu_run_tcl_option + 0x1003 (comp_qcu)
  34. 0x160aa: qexe_run + 0x39a (comp_qexe)
  35. 0x16e51: qexe_standard_main + 0xc1 (comp_qexe)
  36. 0x2233: qfit2_main + 0x73 (quartus_fit)
  37. 0x12d68: msg_main_thread + 0x18 (CCL_MSG)
  38. 0x1454e: msg_thread_wrapper + 0x6e (CCL_MSG)
  39. 0x15b00: mem_thread_wrapper + 0x70 (ccl_mem)
  40. 0x12631: msg_exe_main + 0xa1 (CCL_MSG)
  41. 0x287e: __tmainCRTStartup + 0x10e (quartus_fit)
  42. 0x1652c: BaseThreadInitThunk + 0xc (kernel32)
  43. 0x2c520: RtlUserThreadStart + 0x20 (ntdll)
  44.  
  45. End-trace
  46.  
  47.  
  48. Executable: quartus_fit
  49. Comment:
  50. None
  51.  
  52. System Information
  53. Platform: windows64
  54. OS name: Windows 7
  55. OS version: 6.1
  56.  
  57. Quartus Prime Information
  58. Address bits: 64
  59. Version: 17.0.2
  60. Build: 602
  61. Edition: Lite Edition
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement