05-14-2019 12:25 PM
Hi all.
I'm trying to use 10G ethernet subsystem IP on my VC707 board. To receive and send frames I'm using AXI DMA, but I made a connection scheme that I don't know if it's properly. Basically, I've connected the ports m_axi_sg_aclk, m_axi_mm2s_aclk and m_axi_s2mm_aclk to the pin coreclk_out of the 10G Ethernet IP, after it I made a regular connection between the ports of DMA to Ethernet(M_AXIS_MM2S --> s_axis_tx and S_AXIS_S2MM --> m_axis_rx).
The system is getting stuck every time I try to use Linux(petalinux 2018.3) and I think that the problem is related to these connections. Anybody can tell me if these connections are made correctly?
05-17-2019 04:10 AM
Hi @jamellyf
In shared screen short the connection looks perfect stream to memory map at Rx of core and memory map to stream at TX of core.
05-17-2019 04:10 AM
Hi @jamellyf
In shared screen short the connection looks perfect stream to memory map at Rx of core and memory map to stream at TX of core.