Skip to content

Don't read duplicate LEF files #1724

@klayoutmatthias

Description

@klayoutmatthias

A case of duplicate LEF files happens here:

image

The "merged.lef" file is read as explicit LEF, but also implicitly. This gives a "duplicate macro definition" error as any macro contained in that file is read twice.

The proposal is to make sure, every LEF is only read once.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions