Forum Discussion
Altera_Forum
Honored Contributor
17 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?