Skip to content
This repository was archived by the owner on Sep 27, 2024. It is now read-only.
This repository was archived by the owner on Sep 27, 2024. It is now read-only.

[llio] PCIe DMA reset not working #154

@lerwys

Description

@lerwys

Problem: Trying to reset the DMA engine does not result in any effect. The most critical of them is
not clearing the DONE bit, causing us to detect an invalid finished DMA transaction.

For now, we must check the DONE and BUSY bits in order to detect a DMA finished status. The DONE bit is always 1, so maybe we need to check FPGA reset signal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions