Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17252 Discussions

Avalon MM Master Interface Template

Altera_Forum
Honored Contributor II
2,491 Views

Hey, 

 

my goal is to access ddr3 Memory from the outside of my Qsys system where the DDr3 Controller is implemented. Has anyone a Template for a Master interface to access the memory from outside the qsys system or is it better to design my own IP core with my VHDL code that i am able to connect everything in the qsys environment.  

 

thanks Rene
0 Kudos
6 Replies
Altera_Forum
Honored Contributor II
1,527 Views

I'd go for own core. I've used it for my DMA.

0 Kudos
Altera_Forum
Honored Contributor II
1,527 Views

What template you used for your own core? can u upload them or link them? 

 

 

Rene
0 Kudos
Altera_Forum
Honored Contributor II
1,527 Views

In Qsys: Add new component and there will be templates menu. Although, I used signals from manual, no need for template.

0 Kudos
Altera_Forum
Honored Contributor II
1,527 Views

Hey tanks for your quick reply, 

 

 

i found the template and get a new component. is there any example vhdl/ verilog file for the usage of this component. I think about a small file that read/write data with this interface to a ddr3 ram.  

 

Rene
0 Kudos
Altera_Forum
Honored Contributor II
1,527 Views

as always - read the documentation, all signals are clearly described and waveforms shown.

0 Kudos
Altera_Forum
Honored Contributor II
1,527 Views

yeah but maybe someone done it before and is ready to share it with me. 

 

 

thanks Rene
0 Kudos
Reply