Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12748 Discussions

Quartus_map ended unexpectedly

Altera_Forum
Honored Contributor II
1,193 Views

My design contains one alt_pll with 6 enhanced clock and one altpll_reconfig. When I try to synthesis my design I have an error : 

 

Error: Current module quartus_map ended unexpectedly 

------------------------------------------------ 

invalid command name "qcu_get_design_name(char" 

while executing 

"unknown_original qcu_get_design_name(char const*)+0x3 +0x92c1988 (quartus_map)" 

("eval" body line 1) 

invoked from within 

"eval unknown_original $cmd $args" 

(procedure "::unknown" line 5) 

invoked from within 

"qcu_get_design_name(char const*)+0x3 +0x92c1988 (quartus_map)" 

invoked from within 

"execute_flow -compile" 

(file "demo.tcl" line 25)  

 

I have no idea, how to correct my problem ?
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
489 Views

Could you post more details about the error? For example, attach a Quartus Archive file of your project so other ppl can try to reproduce your error and then help you.  

 

(You can archive a project by choosing from menu [Project] - [Archive Project]. )
0 Kudos
Reply