Forum Discussion

JET60200's avatar
JET60200
Icon for Contributor rankContributor
4 years ago

MSGDMA tx descriptor send procedure: (for pc2Fpga transfer data )

Hi experts, our Arria10 works as a 10GE NIC in x86 Linux PC. we implement "TSE + MSGDMA" to transmit ethernet packet from linux pc to FPGA, MSGDMA will move packet from PC to FPGA, then then...