Browse Source

only one .va file for psp model

pre-master-46
dwarning 5 years ago
committed by Holger Vogt
parent
commit
b44f1ad595
  1. 4
      src/spicelib/devices/adms/psp102/admsva/psp102.va

4
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.

Loading…
Cancel
Save