Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
10 years ago

Getting base of address of the IP's

HI, Is there a report where we can get the base address of the IP that we generated after compiling?

3 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    If you're talking about a Qsys system, yes -- you can view the address map in Qsys itself (on screen) or there are HTML datasheets generated when you generate the qsys system.

    I think that is what you are asking about.

    -Lance
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    The base address can actually view from the Qsys system, after the Qsys system is generated, In the c code, the base address is defined as IP_NAME_BASE. The IP_NAME is define in the Qsys system.