Forum Discussion
Altera_Forum
Honored Contributor
16 years agoI copied the content from the _inst.vhd into my VHDL file. But I get the same error message "Error (10482): VHDL error at BX48.vhd(407): object "PLL" is used but not declared"...
PLL_inst : PLL PORT MAP ( areset => areset_sig, configupdate => configupdate_sig, inclk0 => Osc, scanclk => scanclk_sig, scanclkena => scanclkena_sig, scandata => scandata_sig, c0 => c0_sig, locked => locked_sig, scandataout => scandataout_sig, scandone => scandone_sig );