Forum Discussion
1 Reply
- FawazJ_Altera
Frequent Contributor
Hello,
I would like to know how are you going to read the SDRAM from FPGA? do you have Nios II?
Probably you need to make sure the bridges are enabled, so that you can access freely.
Make sure you run this in uboot:
run bridge_enable_handoff
the command above will enable the bridges.
Are you using a dev kit? I might be able to send you a working design if you would let me know which dev kit are you using.
Thank you