Skip to content

openroad produce different format of *.hgr.* files #81

@charliecaffe

Description

@charliecaffe

Hi @ZhiangWang033,
I git clone the latest main branch of this repository. when I executed the MacroPlacement/Flows/util/flow.py, I met an error shown below:
FileNotFoundError: [Errno 2] No such file or directory: 'MacroPlacement/Flows/NanGate45/ariane133/scripts/cadence/rtl_mp/ariane.hgr.vertex'
I checked the file under this path and found that the *.hgr.* files look like this:
image
However, the MacroPlacement/CodeElements/Gridding/src/gridding.py, MacroPlacement/CodeElements/Grouping/src/grouping.py and MacroPlacement/CodeElements/Clustering/src/clustering.py can only parse the *.hgr.* files look like this I found under MacroPlacement/CodeElements/Clustering/test/rtl_mp
image

Could you provide the corresponding gridding, grouping, clustering Python files to parse the *.hgr.* files correctly?

the openroad I used is the pre-built binary under MacroPlacement/CodeElements/FormatTranslators/src/utils/openroad.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions