Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

error

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???

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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..
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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.