Forum Discussion
FawazJ_Altera
Frequent Contributor
7 years agoHello,
You can use Nios II to write to HPS SDRAM. You need to connect the Data master of Nios II to the f2sdram bridge through the Address span extender. If you dont want to use a processor, you need to have a state-machine mechanism to write your data to SDRAM, however, this would be complex to verify.
Thanks