Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible problem with mixed device types. #93

Open
d-m-bailey opened this issue Aug 14, 2024 · 0 comments
Open

Possible problem with mixed device types. #93

d-m-bailey opened this issue Aug 14, 2024 · 0 comments

Comments

@d-m-bailey
Copy link
Contributor

netgen 1.5.276

For a given set of source netlists, it appears that mixed device types are allowed, but only the first one is used.

For example, one netlist may have diodes defined as D devices

D0 VSS VDD diode pj=...

and another netlist may have them defined as X devices.

XD0 VSS VDD diode perim=...

No error is generated for mixed types for a given model and the first type encountered determines the pin names. cathode and anode for D devices and 1 and 2 for X devices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant