Is it possible to extend 'max polynomial dimension'?

Hi,

I am getting "Invalid Dimension" when I run an AC Sweep PSpice simulation. It appears that I'm exceeding the maximum polynomial order for a voltage controlled voltage source - my include file defines POLY(159) i.e. 159 inputs. I have previously used POLY(11) with no problems (but from 11 to 159 is a big jump).

Does anyone know the value of 'max polynomial dimension'? (I've been unable to find it online or in the manuals).

Is this value hard coded? Or is it set in a config file somewhere? Hopefully the latter is true, so I can extend it!

Will be very grateful for any information.

Thank you,

Nick

  •  'max polynomial dimension' appears to be 49.

    I got round this by using four voltage controlled voltage sources in series and assigning 40 inputs to three of them and 39 inputs to the other one (the most convenient solution would be to have all 159 inputs to a single voltage controlled voltage source though - please let me know if you know of a way to extend 'max polynomial dimension').

    Thanks,

    Nick

CDNS Forum Thread CSS JS
CDNS - Fix Layout