Forum Discussion
Altera_Forum
Honored Contributor
18 years agoDo not list <name>_inst.vhd at "Project --> Add/Remove Files in Project".
As the last page of the MegaWizard says, this file is an instantiation template file. You can use its contents as a starting point for the instantiation in your own VHDL file. The <name>.cmp file is similar. You can copy its contents to your own VHDL file for the component declaration.