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 agoThe 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.