Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17255 ディスカッション

Avalon MM Master Interface Template

Altera_Forum
名誉コントリビューター II
2,499件の閲覧回数

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 件の賞賛
6 返答(返信)
Altera_Forum
名誉コントリビューター II
1,535件の閲覧回数

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

Altera_Forum
名誉コントリビューター II
1,535件の閲覧回数

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

 

 

Rene
Altera_Forum
名誉コントリビューター II
1,535件の閲覧回数

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

Altera_Forum
名誉コントリビューター II
1,535件の閲覧回数

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
Altera_Forum
名誉コントリビューター II
1,535件の閲覧回数

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

Altera_Forum
名誉コントリビューター II
1,535件の閲覧回数

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

 

 

thanks Rene
返信