代码搜索结果
找到约 5,955 项符合
Circuit 的代码
circuit.java
/* -*- tab-width: 4 -*-
*
* Electric(tm) VLSI Design System
*
* File: Circuit.java
*
* Copyright (c) 2003 Sun Microsystems and Static Free Software
*
* Electric(tm) is free software; you can r
circuit.cpp
// Circuit.cpp
// --------------------------------------
// Copyright (c) Yau-Zen Chang (2002.01-)
// All Rights Reserved.
// 本程式版权属于 张耀仁
// 使用时必需声明.
// --------------------------------------
circuit.xpm
/* XPM */
static char * circuit[] = {
"32 32 5 1",
" c None s None",
". c black",
"X c lemon chiffon",
"o c tan",
"O c gray50",
" .................. ",
" .XXXXXXXXXXXXXXXX.. ",
if-sc.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* Test that all operators correctly short circuit. */
#if (2 || 3 / 0) != 1
#error /* { dg-bogus "error" "|| s
debugcom.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
**********/
/*
* Circuit debugging commands.
*/
bicmpu.cir
BICMOS INVERTER PULLUP CIRCUIT
VDD 1 0 5.0V
VSS 2 0 0.0V
VIN 3 0 0.75V
VC 1 11 0.0V
VB 5 15 0.0V
Q1 11 15 4 M_NPNS AREA=8
M1 5 3 1 1 M_PMOS_1 W=10U L=1U
CL 4 0 5.0PF
.IC V(4)=0.75V V(5)=0
readme
This directory contains the CIDER serial-version benchmarks used in the
thesis "Design-Oriented Mixed-Level Circuit and Device Simulation" by
David A. Gates.
test10.cir
** PMOSFET: Benchmarking Implementation of BSIM4.3.0 by Jane Xi 05/09/2003.
** Circuit Description **
m1 2 1 0 0 p1 L=0.09u W=10.0u rgeoMod=1
*+SA=0.5u SB=20u geomod=0 sd=0.1u
vgs 1 0 -1.2
vds 2 0 -1
test6.cir
** NMOSFET: Benchmarking Implementation of BSIM4 by Jane Xi 05/09/2003.
** Circuit Description **
m1 2 1 0 3 n1 L=0.09u W=10.0u rgeoMod=1
vgs 1 0 1.2
vbs 3 0 0
vds 2 0 0.1
.dc vgs -0.6 1.2 0.02 v
test13.cir
** PMOSFET: Benchmarking Implementation of BSIM4 by Jane Xi 05/09/2003.
** Circuit Description **
m1 2 1 0 3 p1 L=0.09u W=10.0u rgeoMod=1
vgs 1 0 -1.2
vds 2 0 -0.1
vbs 3 0 0.0
.dc vgs 0.6 -1.2 -0.02