Forum Discussion
2 Replies
- Altera_Forum
Honored Contributor
I've used this before and yes, you need to reduce the data width to 32 if you can connecting the Nios data master to the Arria 10 External Memory Interface IP. I am using DDR3 and reduce the DQ pins/DQS group to 8, number of DQS group will then be 4.
- Altera_Forum
Honored Contributor
I just started using it as well. I had to use the Address Span Extender to fix the "exceeding 32 address lines" error. However, using the span extender somehow prevents the DDR4 from showing up in the system.h file in Nios II. Did you have the same experience?
I need to access the DDR4 base address so that I can read/write to the DDR4 in Nios II.