Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21588 Discussions

vhdl code for alter megacore functions

Altera_Forum
Honored Contributor II
1,361 Views

Hello all, 

 

Does anyone know how to get the vhdl code for altera megacore functions?? 

Please help me...... 

 

beaulah
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
473 Views

Typically that code is not provided. 

 

In some cases it is when you generate the core (if it is a no charge core). Just look in the project directory. 

 

In other cases, it is an encoded piece of code. 

 

Sorry,
0 Kudos
Altera_Forum
Honored Contributor II
473 Views

Do you want the code that Quartus II uses to synthesize the megafunction or do you want the simulation model so you can simulate your design? If the latter, then look under eda/sim_lib/ for the basic models. For more complex megafunctions, you can often direct the Megafunction Wizard to generate a Verilog or VHDL simulation model for your megafunction instance. The Quartus II Handbook is a good starting point.

0 Kudos
Reply