URL
https://opencores.org/ocsvn/usb_fpga_1_11/usb_fpga_1_11/trunk
Subversion Repositories usb_fpga_1_11
[/] [usb_fpga_1_11/] [trunk/] [examples/] [usb-fpga-1.15/] [1.15b/] [memtest/] [Readme] - Rev 5
Compare with Previous | Blame | View Log
memtest
-------
This example implements a FIFO using DDR2 SDRAM.
The input data is generated by a test pattern generator and is written
continuously to the SDRAM FIFO. This FIFO is read out continuously and
the data is written to the EZ-USB using the slave FIFO interface of the
EZ-USB. The host PC's reads out this data via USB and verifies it.
Use this example as starting point for high speed (uninterrupted)
data acquisition applications.