SLiCAPsetting.pyΒΆ
SLiCAP module with settings defined on install, contains fixed parameters
Default parameters:
>>> VERSION = None #Version number
>>> SYSINSTALL = '' #System install path
>>> LIBCOREPATH = '' #Library install path
>>> DOCPATH = '' #Documentation install path
>>> MAXIMA = '' # Windows command for maxima
>>> LTSPICE = 'wine ~/.wine/drive_c/Program\ Files/LTC/LTspiceXVII/XVIIx64.exe -wine -netlist' # Command for netlist generation with LTspice
>>> NETLIST = 'lepton-netlist -g spice-noqsi' # Command for netlist generation with gschem or lepton-eda