Forum Discussion
Ian_Maw
New Contributor
2 years agoCan a Cyclone V SE SoC HPS Boot without any external memory?
We have a system where we would like to reduce board space and cost. We would like to completely remove the SDRAM, meaning that no external RAM would be available. The current system SDRAM capacity ...
aikeu
Regular Contributor
2 years agoHi Ian_Maw,
You are not able to utilize the on chip memory on FPGA side without configuring the FPGA fabric in the first place thus you can only utilize the HPS 64Kb ocram.
I think will need to consider if the size is a concern in your application.
Thanks.
Regards,
Aik Eu
- Ian_Maw2 years ago
New Contributor
Thanks Aik Eu