Forum Discussion
Altera_Forum
Honored Contributor
17 years agoError: top level design entity " " is undefined
we have problem in compiling VHDL code in Quartus II software. Every time we compile it shows the Error:top level design entity " file name" is undefined. We are even taking care of the case se...
Altera_Forum
Honored Contributor
17 years ago --- Quote Start --- The said error message means, that no entity with the said top-level name can be found in any of the design files, the error can clearly be distinguished from file not found. --- Quote End --- Hi FvM, when the top-level file isn't in the file list, you don't get any message about a missing file. Did you get a warning like this during Analysis and Elaboration ? Warning: Can't analyze file -- file C:/altera/quartus80sp1/qdesigns/vhdl_verilog_tutorial/addersubtractor.vhd is missing