Skip to content

sh: /usr/local/lib/graywolf/bin/edit_twfiles: No such file or directory #50

@mhb0001

Description

@mhb0001

Hi

Running graywolf i get the following message:

sh: /usr/local/lib/graywolf/bin/edit_twfiles: No such file or directory

twflow terminated abnormally with 1 error[s] and 0 warning[s]

I am using graywolf as part of the qFlow. All works fine as long es i use for the place and route flow standard cells (osu018). However i would like to use it with our one digital library, I created the necessary .lef file and .par file ... and it does not complain about those.

It is true there is no edit_twfiles included in the graywolf package. The edit_twfiles are called in the

grep -r 'edit_twfiles' *
flow/flow.noroute/mixed.flow:pobject edit_twfiles 1: 0
flow/flow.noroute/mixed.fnog:pobject edit_twfiles 1: 0
flow/flow.noroute/standard.fdbg:pobject edit_twfiles 1: 0
flow/flow.noroute/standard.flow:pobject edit_twfiles 1: 0
flow/flow.noroute/standard.fnog:pobject edit_twfiles 1: 0

If I replace with edit_twfiles with something existing such as Mincut, i receive some other error.
What does that mean. When are those pobjects called. How can I avoid that? Or is the source code of edit_twfiles somewhere available?

Thanks and best regards,

mhb

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