From 75926444001eb4a571f635164750b108e402f33a Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Sun, 22 Jul 2018 10:30:50 +0200 Subject: [PATCH] small update for README, hint to manual chapt. 16.13.5 --- examples/p-to-n-examples/README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/p-to-n-examples/README b/examples/p-to-n-examples/README index 3e3d3009f..cd75fdfde 100644 --- a/examples/p-to-n-examples/README +++ b/examples/p-to-n-examples/README @@ -8,3 +8,5 @@ https://www.infineon.com/dgdl/Infineon-SimulationModel_OptiMOS_PowerMOSFET_PSpic And don't forget to add set ngbehavior=ps to spinit or .spiceinit to obtain PSPICE compatibility for the included (using .include) device libraries + +See ngspice manual chapt. 16.13.5 for details on the PSPICE Compatibility mode.