From b44f1ad595082b3fc612dbbe278665ae5500c186 Mon Sep 17 00:00:00 2001 From: dwarning Date: Wed, 23 Dec 2020 12:05:35 +0100 Subject: [PATCH] only one .va file for psp model --- src/spicelib/devices/adms/psp102/admsva/psp102.va | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/spicelib/devices/adms/psp102/admsva/psp102.va b/src/spicelib/devices/adms/psp102/admsva/psp102.va index 50fff1900..ab4fb88b4 100644 --- a/src/spicelib/devices/adms/psp102/admsva/psp102.va +++ b/src/spicelib/devices/adms/psp102/admsva/psp102.va @@ -30,6 +30,10 @@ `include "PSP102_macrodefs.include" +//`define Binning true +//`define LocalModel true +//`define NQSmodel true + // Note: some verilog-A compilers have problems handling the ddx-operator, // which occurs in definition of OP-output variables. If the line below is // commented out, all OP-output variables using the ddx-operator are skipped.