-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels