Forum Discussion
JGros12
New Contributor
7 years agoThank you for your answer.
I have already seen the Nios_Access_DDR3 example.
My question is: Is there another way to access the addresses without DMA and NIOS? I would like to read the data only with VHDL / VERILOG code.
Regards.
EBERLAZARE_I_Intel
Regular Contributor
7 years agoHi,
There might be other way to access the addresses, but there are none from Intel that have the sample code that represent the address access.
Except the example that I provided which is external which is the Nios Access DDR3 example.
You may find some useful examples here:
https://github.com/robertofem/CycloneVSoC-examples
Regards.