GitHub
10/21/2024, 9:37 PMSystem:
Kernel: 6.8.0-47-generic x86_64 bits: 64 compiler: N/A Desktop: Cinnamon 6.0.4 tk: GTK 3.24.33
wm: muffin vt: 7 dm: LightDM 1.30.0 Distro: Linux Mint 21.3 Virginia base: Ubuntu 22.04 jammy
Xyce DEVELOPMENT-202409220015-(Public_Release-7.8.0-128-g5b74b0d5)-opensource
Expected Behavior
ich@x13g3:~/share/pdk/ihp-sg13g2/libs.tech/xyce/examples$ Xyce npn13G2_gain.cir
ich@x13g3:~/share/pdk/ihp-sg13g2/libs.tech/xyce/examples$ Xyce hv_pmos_id_vd_vg.cir
should simulate a .ac and a .dc example
Actual Behavior
the .ac example runs, but the .dc example shows strange errors:
ich@x13g3:~/share/pdk/ihp-sg13g2/libs.tech/xyce/examples$ Xyce hv_pmos_id_vd_vg.cir
*****
***** Welcome to the Xyce(TM) Parallel Electronic Simulator
*****
***** This is version Xyce DEVELOPMENT-202409220015-(Public_Release-7.8.0-128-g5b74b0d5)-opensource
***** Date: Mon Oct 21 23:26:32 CEST 2024
***** Executing netlist hv_pmos_id_vd_vg.cir
***** Reading and parsing netlist...
Netlist error in file ../models/sg13g2_moshv_mod.lib at or near line 87
Unrecognized parameter D for device YPSP103_VA!M1
Netlist error in file ../models/sg13g2_moshv_mod.lib at or near line 87
Unrecognized fields for device YPSP103_VA!M1
Simulation aborted due to error. There are 0 MSG_FATAL errors and 2 MSG_ERROR
errors
*** Xyce Abort ***
Simulation aborted due to error. There are 0 MSG_FATAL errors and 2 MSG_ERROR
errors
Steps to Reproduce the Problem
run the simulations on my computer :)
i have no idea what could be wrong. my Xyce version is build from source and may be there is a Xyce ubuntu-package, that dont have the problem, but i didnt found it.
IHP-GmbH/IHP-Open-PDKGitHub
10/23/2024, 9:53 AM