URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [orpsocv2/] [boards/] [xilinx/] [ml501/] [rtl/] [verilog/] [xilinx_ddr2/] [README] - Rev 412
Compare with Previous | Blame | View Log
Xilinx DDR2 controller with Wishbone interfaceThis is a Xilinx technology-dependent DDR2 memory controller, based on acontroller from Xilinx's memory interface generator (MIG), with a small cachememory and Wishbone wrapper.The xilinx_ddr2_wb_if.v is a 3-master arbiter for the controller.The xilinx_ddr2_if.v is the actual interface between the Wishbone bus andXilinx MIG control interface.When synthesizing, take note of the xilinx_ddr2_if_cache module, that is adual-port memory, with different aspects on each size, and cannot be inferred.The NGC should be in the appropriate place in the synthesis or backenddirectories.Wishbone B3-compliant bursting is yet to be implemented.
