This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
如题
追问:
SRIO中Direct I/O 模式使用了那种内部DMA??EDMA??PacktDMA??还是向6455一样有属于SRIO的dma
SRIO有dio和message两种方式;
dio使用的是LSU寄存器;
message使用的是自带的CPPI和QMMS,就是packetdma。
多谢!