Intel® FPGA University Program
University Program Material, Education Boards, and Laboratory Exercises
1175 Discussions

analysis and elaboration error

Altera_Forum
Honored Contributor II
1,178 Views

Dear all, 

 

I am having the following error message every time trying analysis and elaborate my design on Quartus II software.  

 

error (12006): node instance ''\channel_gn_0: inst_channel_gn_0'' instantiates undefined entity '' channel_gn'' 

 

error: quartus ii 64-bit analysis & elaboration was unsuccessful. 1 error, 0 warnings  

 

note: channel is the name of the file. 

 

 

Any help would be very appreciated. 

 

Best regards, 

Nadia
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
333 Views

 

--- Quote Start ---  

Dear all, 

 

I am having the following error message every time trying analysis and elaborate my design on Quartus II software.  

 

error (12006): node instance ''\channel_gn_0: inst_channel_gn_0'' instantiates undefined entity '' channel_gn'' 

 

error: quartus ii 64-bit analysis & elaboration was unsuccessful. 1 error, 0 warnings  

 

note: channel is the name of the file. 

 

 

Any help would be very appreciated. 

 

Best regards, 

Nadia 

--- Quote End ---  

 

 

When compiling any project, Quartus wants you to add files to project. Go to project menu=> add file... 

also check that the file pointed at by any other module has a valid link.
0 Kudos
Reply