Forum Discussion
Altera_Forum
Honored Contributor
13 years agoHow to use open IP cores without the megawizard
I must have missed something, because I can't seem to find anything on how to use an IP core from for example opencores. I keep finding things about use the megawizard to generate IP cores, but I jus...
Altera_Forum
Honored Contributor
13 years agoIf your system is in Quartus II, then just copy the source files to your project and connect properly inputs and outputs to your own part of design. For QSYS you need to use simple GUI to import the source files and create a tcl file for your core. This procedure is quick and easy.