Skip to content

Reading JTAG status after writing register/memory makes an extra write #39

Description

@EvgeniiDidin

According to Databook we need to check transaction status after memory/register reads and writes by reading JTAG status register. This is made by code added by this commit:
42deccc

But currently this code is not running due incorrect JTAG module behaviour.
For more information how to reproduce incorrect behaviour see STAR 9000833244.

For upstreaming it is not good to add code, which is never running. But we don't want to forget these changes, when fix in HW appears, this commit should be applied.

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