only one .va file for psp model

This commit is contained in:
dwarning 2020-12-23 12:05:35 +01:00 committed by Holger Vogt
parent 336bb3480b
commit b44f1ad595
1 changed files with 4 additions and 0 deletions

View File

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