Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

the error when merging .qxp design file

Altera_Forum
Honored Contributor II
1,416 Views

Hi, 

Sorry to bother you. When I merge a .qxp file from a project into the new project through setting new design partition in it, the following error about Quartus II shows: 

 

Internal Error: Sub-system: BPM, File: /quartus/db/bpm/bpm_boundary_port_manager_impl.cpp, Line: 9229 

bp->get_fanout_count() == 0 

Stack Trace: 

0x7688: BPM_BOUNDARY_PORT_MANAGER_IMPL::delete_bp + 0xa8 (db_bpm) 

0x39fb4: BPM_BOUNDARY_PORT_HIDE::process_gnd_ports + 0x264 (db_bpm) 

0x3d107: BPM_BOUNDARY_PORT_HIDE::post_hide_operations + 0x7 (db_bpm) 

0x12b8b: BPM_BOUNDARY_PORT_MANAGER_IMPL::hide_boundary_ports + 0x47b (db_bpm) 

0x59e1e: AMERGE_MERGER_OP::perform_post_merge_operations + 0x59e (atm_amerge) 

0x470b: amerge_combine_netlist + 0x2db (atm_amerge) 

0x48f0: _amerge_start + 0x10 (atm_amerge) 

0x35f92: qatm_merge_netlist + 0x112 (quartus_cdb) 

0x1918b: qatm_import_database + 0xdcb (quartus_cdb) 

0x1fba2: QATM_FRAMEWORK::execute + 0x1062 (quartus_cdb) 

0xff71: qexe_get_command_line + 0x14c1 (comp_qexe) 

0x12474: qexe_process_cmdline_arguments + 0x3d4 (comp_qexe) 

0x12563: qexe_standard_main + 0x83 (comp_qexe) 

0x15dba: qatm_main + 0x4a (quartus_cdb) 

0x1c51: msg_main_thread + 0x11 (CCL_MSG) 

0x1be8: _thr_final_wrapper + 0x8 (ccl_thr) 

0x1bc5: msg_thread_wrapper + 0x85 (CCL_MSG) 

0x443a: mem_thread_wrapper + 0x4a (ccl_mem) 

0x2b5d1: msg_exe_main + 0x81 (CCL_MSG) 

0x1b3fc: _main + 0x1c (quartus_cdb) 

0x39e04: __chkstk + 0x184 (quartus_cdb) 

0x17076: RegisterWaitForInputIdle + 0x48 (kernel32) 

 

End-trace 

 

Quartus II 32-bit Version 11.1 Build 173 11/01/2011 SJ Full Version  

 

What does that mean? Thanks very much for your help!
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
708 Views

Try first to delete the db and incremental_db folders in your project and recompile it. If it doesn't work, file an SR with Altera support, it is an internal error and there isn't a lot we can do about it. 

You could try and install the latest service pack too, it may have fixed the bug.
0 Kudos
Reply