Add s2m_dma
Right now the axi stream inputs and outputs of the MAC are just looped together. We need to have them get DMA'd to memory instead.
You need to come up with how the DMA will work, descriptors, linked lists, etc.
Right now the axi stream inputs and outputs of the MAC are just looped together. We need to have them get DMA'd to memory instead.
You need to come up with how the DMA will work, descriptors, linked lists, etc.