Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[SOLVED] how to use a dma controller with microblaze processor in vivado?

Status
Not open for further replies.

hamidkavianathar

Member level 5
Joined
Mar 6, 2016
Messages
89
Helped
0
Reputation
0
Reaction score
0
Trophy points
6
Activity points
804
hi
I want to measure the maximum speed of read/write of my memory. I have a microblaze processor and a sdram in my design. I'm going to add a dma in order to write to memory. do you have any better idea? I can't find any good source or example for dma. could you please tell me, what should I do??
Thanks.
 

Your can know the maximum supoprt of the sdram from its vendors.
In your design, you can check it by clock supplied to the sdram.

Why do you need a dma ?
 
thanks for the comment slutarius. in fact I want to test my pcb, I am not sure that my pcb works correctly at high frequency.
do have any idea?
 

thanks for the comment slutarius. in fact I want to test my pcb, I am not sure that my pcb works correctly at high frequency.
do have any idea?
So the issue is different from what you started.
I have nothing to say about PCB here. Sorry.
 
thanks for the comment. my target frequency is 1600 MHz.
Your design look like to have 2 problems regarding to that frequency. One is the Timing of internal FPGA and the other one is IO Timing.
For IO, you can search for some range, or technique to due with high frequency signal.
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top