Altera_Forum
Honored Contributor
18 years agoVHDL syntax error at <name>_inst.vhd----
In QuartusII 7.1 (web) I have created a megawizard component <name>. When I compile the design it gives me a warning that it cannot analyse the file <name>_inst.vhd because it does not exist. After I return to the plug in manager and ask for the file to be created the compiler then gives me this error message:-
Error (10500): VHDL syntax error at AND3x2_inst.vhd(1) near text "AND3x2_inst"; expecting "entity", or "architecture", or "use", or "library", or "package", or "configuration" Should I delete the new file and continue ignoring the warnings?