Skip to content

connect (in flat mode) + multiple top cells give an error message #1594

@klayoutmatthias

Description

@klayoutmatthias

For details see here: https://www.klayout.de/forum/discussion/2455/short-testing-connect-issue#latest

The issue happens in flat mode.

The problem is in _drc_netter.rb:705

layout = @engine.source.layout
@l2n = RBA::LayoutToNetlist::new(layout.top_cell.name, layout.dbu)

The name of the cell should be taken from "source".

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions