Skip to content

[BUG] Missing validation of inst_name in RDLCompiler.elaborate() #318

@amykyta3

Description

@amykyta3

When re-naming the top-node using the inst_name argument to RDLCompiler.elaborate(), the compiler should validate that it conforms to the lexical rules of RDL instance names.

Currently, any string is allowed which results in illegal identifiers, and breaks assumptions of downstream exporters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions