Skip to content

Auto connect messing up port prefixes #129

@rsiddharth-TT

Description

@rsiddharth-TT

Hey, I was trying to use auto connect for bus interfaces with a small block (~40 ports). The port names are like i_abc_v0_logicalname, o_abc_v0_logicalname and i_def_v0_logicalname, o_def_v0_logicalname. abc and def correspond to different bus interfaces. When using auto connect with the prefix i_abc_v0_, the connections are wrong with ports having all 4 prefixes being connected to logical ports. The connections itself is wrong as well.

For example, if I am using an AXI abstraction definition, AWREADY might get connected to a physical port that does not have aw or ready in its name with the prefix being wrong as well. The connections seem almost random.

I'm using version 3.13.153 on a 64-bit linux host.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions