Forum Discussion
Altera_Forum
Honored Contributor
15 years agoMost of the standard SOPC components are described in this document (http://www.altera.com/literature/ug/ug_embedded_ip.pdf). Each component have a "Software Programming Model" that describes how to use them. If the macro names aren't specified in the document, they say what header file to look for.
There aren't any macros to access a DDR2, it's just RAM. For the flash you have specific driver functions, that depend on the kind of flash that you have.