Forum Discussion
Altera_Forum
Honored Contributor
18 years agoHow can I connect PCI Express MegaCore to FIFO!
The is some example about conneting PCI Express to SDRAM. http://www.altera.com.cn/literature/an/an431.pdf I need to conneting PCI Express to FIFO, I have ask many people engage in FPGA develop...
Altera_Forum
Honored Contributor
18 years agoThank you for your reply.
I must write code to analyze rx_desc and make data for tx_desc. I think, PCIE is slave port, when translating data to PC, and PCIE is master port, when PC translate data to some memory on FPGA. Am I right? But when PC want to read some data on FPGA, how can I know the PC is reading? I have not writen any program on PC to read data on FPGA through PCIE. Could you give me some examples?