How to Test Ram Speed With Kintex-7

Status
Not open for further replies.

strahd_von_zarovich

Advanced Member level 4
Joined
Sep 25, 2015
Messages
119
Helped
1
Reputation
2
Reaction score
3
Trophy points
1,298
Activity points
2,475
Hi Everyone,
I've designed a FPGA board. There are 4 DDR3L RAM ICs on the board and I want to test RAM communication speed. What is the proper way to do it?

Thanks in advance.
 

The few DDR cores I've worked with from FPGA vendors in the past usually have a synthesizable testbench that you can implement in your FPGA that does a RAM test of some sort.

If the IP doesn't include something like that, just build a simple processor system with DDR and run a RAM test using standard memory test C code running on the embedded processor.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…