Skip to content

IMPROVEMENT: Better interface wildcard filtering if an interface prefix is part of another interface #5

@patrick-studer

Description

@patrick-studer

Currently, it is not possible to infer an interface which name is part of an other interface (e.g. S_Axi and S_Axi_Lite).

WORKAROUND => Do not use interface names, which are included in other interfaces (e.g. use S_AxiLite)

This problem may only be fixed with introducing special regular expressions and do not allow _ behind the interface prefix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions