Forum Discussion
Altera_Forum
Honored Contributor
12 years agoCyclone V - Megafunction "ALTIOBUF" Error
hello, i have some problems using QuartusII megafuction "ALTIOBUF". <I'm using Cyclone V(Cyclone V GX Starter Kit) and Quartus 13.1> I create a new megafunction(ALTIOBUF-select 'As an output ...
Altera_Forum
Honored Contributor
10 years agoHi,
generally speaking you need to instantiate an IP in your top level file and not set it as the top level file. In VHDL the keyword is components instantiation and I am sure it named similar in Verilog HDL.