Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions