Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

sdram base address in HPS

RShal4
New Contributor I
1,280 Views

Hello,

 

In user's guide for baremetal (

https://www.intel.com/content/www/us/en/programmable/documentation/lro1424280108409.html )

The application is linked to 0x02000000 (using scatter file) of sdram in size of 32M.

But cheking cyclon V HPS reference manual

I see that SDRAM is actually mapped to 0x00010000 until 0x80000000

 

Why is the guide using a different base address for sdram ?

 

Thanks,

ranran

0 Kudos
1 Solution
EBERLAZARE_I_Intel
913 Views

Hi,

 

The 0x02000000 address in the baremetal user guide is the start address specifier in the scatter file for the SDRAM. It is not the base address.

View solution in original post

0 Kudos
1 Reply
EBERLAZARE_I_Intel
914 Views

Hi,

 

The 0x02000000 address in the baremetal user guide is the start address specifier in the scatter file for the SDRAM. It is not the base address.

0 Kudos
Reply