FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
6673 Discussions

What is the simplest way to implement a memory interface on the MAX 10?

JPott5
Novice
663 Views

My FPGA design reads serial data from a number of serial interfaces, packages it up and needs to make it available to a separate micro controller via an 8 bit parallel bus. What is the best way to do this?

 

0 Kudos
1 Reply
BoonT_Intel
Moderator
540 Views

Hello Sir,

 

Do you mean memory interface like DDR3, DDR2? If yes, you may refer to the EMIF User guide to the implementation.

https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/max-10/ug_m10_emi.pdf

 

By the way, if the require memory density is not much, then you can consider the on-chip memory.

https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/stratix-10/ug-s10-memory.pdf

0 Kudos
Reply