I want to send a burst of data from a PC to V6(ml605) FPGA DDR3. throughput is very important for me. Is it possible to send data through PCIe to DDR3? How? Any documentation or guidline?
mjHeyd wrote: > Is it possible to send data through PCIe to DDR3? Yes. > How? Build a state machine and use a block (or IP core) for handle PCIe transfers and a second block for handle memory transfers. > Any documentation or guidline? Not for your complete idea, but there exists application note for using PCIe cores and MCBs (memory control blocks). Duke