Forum Discussion
Altera_Forum
Honored Contributor
15 years agosimultaneous access to ddrII memory by nios and vhdl entity
Hi all, I am using Arria II device.Basicly,what i need to do is to transfer large amounts of bulk data,which is stored in DDR2 memory using Ethernet to PC.The problem is that vhdl-based entity is ...
Altera_Forum
Honored Contributor
15 years agoI don't think it's possible,simply because the size of bulk data is several GBs,and i don't need to send all the data ,i just need to send specific data from the bulk over the ethernet channel.The SSRAM cannot store that amount of data ,because it is limited in size (2 MB)