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

Internal error in Quartus 11??

Altera_Forum
Honored Contributor II
1,210 Views

I have a project with import partition,and it can pass analysis&synthesis. 

then a internal error happen when fitter, as following. 

 

Internal Error: Sub-system: CSYN, File: /quartus/db/csyn/csyn_expert.cpp, Line: 2069 

pre_icp_ok 

Stack Trace: 

0x3fdb6: CSYN_EXPERT::late_fsyn_flow + 0x1b6 (DB_CSYN) 

0x13ce37: CSYN_TIMING::dump_timing_mode + 0x57 (DB_CSYN) 

0x137881: CSYN_TIMING::on_flow_start + 0x151 (DB_CSYN) 

0x158ad: _Dinkum_std::vector<bool,MEM_STL_ALLOCATOR<bool> >::~vector<bool,MEM_STL_ALLOCATOR<bool> > + 0x3d (DDB_DYGR) 

0xfe0d: DYGR_DIE_INFO_BODY::is_data_loaded + 0x2dd (DDB_DYGR) 

 

End-trace 

 

Quartus II Version 11.0 Build 208 07/03/2011 SJ Full Version 

Service Pack Installed: 1 

 

the OS of PC is windows XP.
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
453 Views

Cut "db and incremental db" folders and paste it anywhere except your project directory (just for backup if something wrong) and again compile without those folders.

0 Kudos
Altera_Forum
Honored Contributor II
453 Views

Thanks, 

It is real a good idea!,, and work well,
0 Kudos
Reply