1212
Spice reader accepts circuits without definition but pins get shorted · Issue #1683 · KLayout/klayout · GitHub
Skip to content

Spice reader accepts circuits without definition but pins get shorted #1683

@klayoutmatthias

Description

@klayoutmatthias

The following netlist is parsed successfully:

* Test

MM1 O I VDD VDD pfet
MM2 O I VSS VSS nfet
XDUMMY O I doesnotexist

.end

The "doesnotexist" circuit is created (with a warning), but the O and I pins get shorted as they are assigned to the same net.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions