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

XDM 2.7 Xyce diode parameters not up to date #9

Open
tvrusso opened this issue Sep 4, 2023 · 1 comment
Open

XDM 2.7 Xyce diode parameters not up to date #9

tvrusso opened this issue Sep 4, 2023 · 1 comment

Comments

@tvrusso
Copy link
Member

tvrusso commented Sep 4, 2023

Xyce 7.7 contains a number of updates to the diode model that included a new instance parameter and a number of new model parameters. The file XDM/src/python/xdm/inout/xml/schema/xyce.xml does not have those updated parameters, and therefore if I understand it correctly they will be ignored when converting from netlist formats of simulators that do have those parameters.

C.f. Xyce/Xyce#58

@tvrusso
Copy link
Member Author

tvrusso commented Sep 4, 2023

Another thing: it does not look like the hspice.xml file section for the diode contains the sidewall parameters. spectre.xml does have a "perim" instance parameter which probably maps to Xyce's (and ngspice's, and hspice's) "PJ" parameter, and has the sidewall model parameters.

HSPICE itself does have those parameters, but XDM seems not to be set up to recognize them or convert them properly.

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