Skip to content

RGMII decode only works when link speed is 1 Gbps #150

@azonenberg

Description

@azonenberg

The current RGMII decode only works in 1gbps mode. In 10/100 mode data is sent one nibble per rising clock edge, rather than one on each edge, similar to MII.

By measuring the RGMII clock period before starting the decode, it should be easy to determine which path to use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfilterFilter graph blocks

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions