Holger Vogt
38f7bf31ef
Replace $ by ; as end-of-line comment delimiter
$ is a standard character in PSPICE
6 years ago
Holger Vogt
9a1798f395
Some tiny updates on CIDER input files
6 years ago
Holger Vogt
4b23659532
UNICODE node names are not yet supported
6 years ago
Holger Vogt
e7e25cbf78
updating for various OSs
6 years ago
Holger Vogt
35dbf1f14c
Update to consider various OSs
6 years ago
dwarning
897165d026
VDMOS change default value for Rthca
6 years ago
dwarning
3994f9de1a
example default to available models
6 years ago
dwarning
d3da0d5ebf
VDMOS consider body diode thermal contribution for self-heatine effect
6 years ago
Holger Vogt
9e392c113a
some tiny updates to the plot commands
6 years ago
dwarning
6a93dd16d1
specific ngbehavior by .spiceinit
6 years ago
dwarning
791f18053f
change vdmos flag to thermal, not to confuse with b4soi
6 years ago
Holger Vogt
8b1a4aaf45
MOS output characteristics with and witout drain series resistance
6 years ago
Holger Vogt
e53632c368
When plotting arrays of curves, plot lines only in the direction
of (in absolute terms) growing x values.
Example: MOS output characteristics.
In the rare case of plotting versus varying x directions
(e.g. example memristor.sp), one has to add the flag
'retraceplot' to the plot command.
6 years ago
Holger Vogt
1c558cfd7b
thicken grid and graph separately
6 years ago
Holger Vogt
c77741c2a9
more precise warning of potential failure
6 years ago
Holger Vogt
1919cf5c94
replace variable 'gridwidth' by 'xgridwidth'
6 years ago
Holger Vogt
d6c58a096b
some more examples, use $oscompiled
6 years ago
Holger Vogt
a0c1d6e6bd
examples for the recent plot enhancements
6 years ago
Holger Vogt
34b50c32de
examle file for color and font selection
6 years ago
Holger Vogt
800cd05f3d
new variable nolegend: with 'set nolegend' plotting of
the legend is suppressed.
6 years ago
Holger Vogt
a5dfffea1b
use a more pleasant color for ps background
6 years ago
Holger Vogt
1fda03382e
color input for text/grids (color1), background (color0)
and graphs (color2-22) on Windows via
set color2=red
set color2=rgb:ff/0/0
set color2=rgbd:255,0,0
several examples given in the example files
6 years ago
Holger Vogt
cb38e7a367
enable using setting colors by colornn with 0<=nn<=22
The name list of colors is given by
https://www.codeproject.com/Articles/1276/Naming-Common-Colors
6 years ago
Holger Vogt
7dea6f2f3a
add shell plotter selection as function of oscompiled
6 years ago
Holger Vogt
3701ca0364
add color selection to WinGui plots
6 years ago
Holger Vogt
3edd912a50
use variable 'oscompiled' to specialize for various OSs
6 years ago
Holger Vogt
ef95ff7edc
generate variable oscompiled
test for variable
6 years ago
Holger Vogt
d6418ce6b6
remove typo
6 years ago
Holger Vogt
88a3e564f9
some updates on fonts etc.
6 years ago
Holger Vogt
c0ea5a4415
command hardcopy changes font, check is necessary
6 years ago
Holger Vogt
6edb0eea41
re-organize PS color selection
Improve settings for PS image
Improve error messages
6 years ago
Holger Vogt
7af361521c
add local linewidth change for plot and gnuplot commands
6 years ago
Holger Vogt
853089036c
add some plots
6 years ago
Holger Vogt
11de119140
setcf -> setcs
comments added
6 years ago
h_vogt
56b008a34d
some utf-8 examples
please apologize for the nonsense texts
9 years ago
Holger Vogt
9c848cdca6
increase max. number of threads for BSIM4 to 8
6 years ago
dwarning
41ddb9a63d
correct thermal parameter
6 years ago
dwarning
51d95f1b6f
avoiding temporary setplot problem
6 years ago
dwarning
d244b1c008
update vdmos examples to the new model interface
6 years ago
Holger Vogt
23cef80914
option not needed for convergence
6 years ago
Holger Vogt
48e998f19b
out-of-interval examples added
6 years ago
Holger Vogt
7ae76f0f51
update to the .measure and meas error messages:
remove crash uipon buggy inputs
add buggy example input file
unify fcn returns: 0 is OK, 1 is bad
Improve on error message for bad syntax
6 years ago
Holger Vogt
e6bbedf203
example for ~(~v(9)&v(8))
6 years ago
Holger Vogt
6c3b14e396
make simulation faster, allow batch mode
6 years ago
Holger Vogt
c8082072fb
Add ac simulation
7 years ago
Holger Vogt
3109cf2825
add simulation time info
7 years ago
Holger Vogt
09e1e03fc3
use ; instead of $ as end-of-line delimiter
7 years ago
dwarning
435520afbe
better title line
7 years ago
dwarning
4ee09fe5c6
vbic model example files
7 years ago
AsamMich
9b28a951d2
Patch #83
Improve and complete command 'compose'
7 years ago