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
Holger Vogt
6af98bf90b
remove warnings
7 years ago
h_vogt
a0d87048e6
command.c, inpcom.c, add command 'setcs': like command 'set',
but case sensitive, and thus keeping upper or lower case
of subsequently following variable name and other letters.
9 years ago
Holger Vogt
9dec5f5f1e
An example for non-convergence of the pll if the stepszelimit is removed.
Adding a somewhat relaxed limit by TMAX in the tran command will speed
up the simulation by a factor of 1.5 without compromising the result.
7 years ago
dwarning
9e70329dd3
remove double mos instantiation
7 years ago
Holger Vogt
a89e5db571
creating a linearized cutout of the original vector
by defining the vectors lin-tstart, lin-tstop, and lin-tstep
before issuing the 'linearize' command
7 years ago
Holger Vogt
b985472ac1
new examples: inverters and ring oscillator using SOI
7 years ago
dwarning
73bf1b279a
Demonstration of mobility reduction and weak-inversion model.
7 years ago
dwarning
7615206238
Few corrections.
7 years ago
Holger Vogt
5298cd56c7
Few cleanings
7 years ago
dwarning
9937b5bed8
Substitute ancient subthreshold model parameter with ksubthres.
7 years ago