代码搜索结果
找到约 217 项符合
Transistor 的代码
test1.out
No. of Data Rows : 568
Circuit: *****Single NMOS Transistor For BSIM3V3 general purpose check (Id-Vd) ***
Doing analysis at TEMP = 300.150000 and TNOM = 300.150000
Warning: Pd = 0 is less than W.
test2.out
No. of Data Rows : 568
Circuit: *****Single NMOS Transistor For BSIM3V3 general purpose check (Id-Vd) ***
Doing analysis at TEMP = 218.150000 and TNOM = 300.150000
Warning: Pd = 0 is less than W.
jfetinit.c
#include
#include
#include "jfetitf.h"
#include "jfetext.h"
#include "jfetinit.h"
SPICEdev JFETinfo = {
{
"JFET",
"Junction Field effect transistor",
nbt2init.c
#include
#include
#include "nbjt2itf.h"
#include "nbjt2ext.h"
#include "nbt2init.h"
SPICEdev NBJT2info = {
{
"NBJT2",
"2D Numerical Bipolar Junction Transistor
numosinit.c
#include
#include
#include "numositf.h"
#include "numosext.h"
#include "numosinit.h"
SPICEdev NUMOSinfo = {
{
"NUMOS",
"2D Numerical MOS Field Effect Transistor
nbjtinit.c
#include
#include
#include "nbjtitf.h"
#include "nbjtext.h"
#include "nbjtinit.h"
SPICEdev NBJTinfo = {
{
"NBJT",
"1D Numerical Bipolar Junction Transistor mode
bjt2init.c
#include
#include
#include "bjt2itf.h"
#include "bjt2ext.h"
#include "bjt2init.h"
SPICEdev BJT2info = {
{
"BJT2",
"Bipolar Junction Transistor Level 2",
spice3.deck
A Berkeley SPICE3 compatible circuit
*
* This circuit contains only Berkeley SPICE3 components.
*
* The circuit is an AC coupled transistor amplifier with
* a sinewave input at node "1", a gain o
xspice.deck
A simple XSPICE amplifier circuit
*
* This uses an XSPICE "gain" code model to substitute for
* the transistor amplifier circuit in spice3.deck.
*
.tran 1e-5 2e-3
*
vin 1 0 0.0 ac 1.0 sin(0 1
makefile.am
## $Id: Makefile.am,v 1.1.1.1 2003/02/20 00:23:36 danmc Exp $
##
pcblibsubdir= @PCBTREEDIR@/generic_SMD_packages
pcblibsub_DATA= ${COMPONENTS}
COMPONENTS= \
0805_reflow_solder \
0805_wave_solder \