Skip to content

feature request: create a def single/mulitpart path import option #1345

@stefanottili

Description

@stefanottili

If there are multiple path segments on the same layer, klayout currently creates multiple two point path segments.
It used to write these as a single multi-point path.
Please expose the single vs multipart path behavior as an def import option.

src/plugins/streamers/lefdef/db_plugin/dbDEFImporter.cc

427 #if 0
428 // single path
...
435 #else
436 // multipart paths

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions