1/1
Ram Interface Mig
by _Foo_ on Jul 31, 2015 |
_Foo_
Posts: 1 Joined: Jul 30, 2015 Last seen: Jul 31, 2015 |
||
Hi all,
I'm fpga beginner and working on opalKelly xem6010 with Spartan 6 XEM6010-LX45. I'm trying to write a verilog code to read and write from ddr2 RAM. At the moment i created the ram interface with mig generator, but I'm not able to write a simple test bench for write and read data on ram using the mig interface. Someone could help me indicated some simple examples? Thank you in advance |
RE: Ram Interface Mig
by dgisselq on Jul 31, 2015 |
dgisselq
Posts: 247 Joined: Feb 20, 2015 Last seen: Oct 24, 2024 |
||
As I recall, Xilinx's memory interface generator comes with a spot where you can right click, select from the menu, and then have Xilinx build the test bench for you. Check the documentation for the memory interface generator core. I think you'll find your answer there.
Dan |
1/1