Skip to content

ram_rewrite_pass calls UniquifyNodeName() too much #2010

@grebe

Description

@grebe

This is most visible with port names- if you request the same ram name, you get port_name, port_name__3, port_name__6, etc. because UniquifyNodeName() is being called too much. This also happens to internal signals.

Metadata

Metadata

Assignees

No one assigned

    Labels

    codegenRelated to emitting (System)Verilog.ramRelated to RAM interfaces

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions