Altera_Forum
Honored Contributor
13 years agoerror
hi
help i have error in quartus. when i compile program ,quartus get Error: can't elaborate top-level user hierarchy. how can i solve ,this problem???hi
help i have error in quartus. when i compile program ,quartus get Error: can't elaborate top-level user hierarchy. how can i solve ,this problem???Try to set the current file "Set as top level entity" which you are trying to compile.
This option is defined under project menu. If still it's throwing you error get snap shot and upload here..Another possible reason could be your Entity name in program and file name is different when you save it make sure the file name and entity name should be same in the case of VHDL.