Skip to content

Layer attribute parsing error #3327

@amin1377

Description

@amin1377

After introducing the layer_low and layer_high attributes for each RR graph node (replacing the previous single layer attribute), RR graph XML files generated by earlier versions can no longer be read by VPR.

The issue occurs because older RR graph XML files still contain only the layer attribute for each node, which is no longer recognized by the XML parser. As a result, the parser either treats the attribute as missing or expects layer_low and layer_high instead of layer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions