enjoy-digital / litepcie

Small footprint and configurable PCIe core
Other
451 stars 111 forks source link

frontend/dma: Fix LitePCIeDMAWriter early termination. #85

Closed enjoy-digital closed 2 years ago

enjoy-digital commented 2 years ago
tongchen126 commented 2 years ago

@enjoy-digital This patch works fine when executing consecutive DMA requests. It has been tested by starting more than two DMA requests, no early termination occurs.

enjoy-digital commented 2 years ago

Thanks @tongchen126 for the feedback. That's merged then.