代码搜索:Circuit
找到约 6,083 项符合「Circuit」的源代码
代码结果 6,083
www.eeworm.com/read/437018/1838856
c cktmodcrt.c
/*
* Copyright (c) 1985 Thomas L. Quarles
*/
/* CKTmodCrt(type,name,ckt,fast)
* Create a device model of the specified type, with the given name
* in the named circuit.
*/
#in
www.eeworm.com/read/437018/1838876
c cktsetopt.c
/*
* Copyright (c) 1985 Thomas L. Quarles
*/
/*
* CKTsetOpt(ckt,opt,value)
* set the specified 'opt' to have value 'value' in the
* given circuit 'ckt'.
*/
#include "pr
www.eeworm.com/read/437018/1838931
c cktacload.c
/*
* Copyright (c) 1985 Thomas L. Quarles
*/
/* CKTacLoad(ckt)
* this is a driver program to iterate through all the various
* ac load functions provided for the circuit elements in t
www.eeworm.com/read/261703/4319719
vt prep9.vt
//----------------------------------------------------------
// Benchmark Circuit #9: Memory Map (one instance)
//
`timescale 100 ps/100 ps
module test;
reg [15:0] addr;
reg as, clk, rst;
w
www.eeworm.com/read/475474/6781996
ewb group_hem7_4_nasha.ewb
Electronics Workbench Circuit File
Version: 5
Charset: ANSI
Description:
"Hemming code"
" 1000 111 1110 100"
" G = 0100 110 H = 1101 010"
" 0010
www.eeworm.com/read/471220/6899635
v berlekamp.v
// -------------------------------------------------------------------------
//Berlekamp circuit for Reed-Solomon decoder
//Copyright (C) Tue Apr 2 17:07:10 2002
//by Ming-Han Lei(hendrik@humanistic.
www.eeworm.com/read/109798/15548359
txt wpulse.v.txt
//
//
// This circuit generates WE pulses. For example, if you have a chip that
// needs to access an asynchronous SRAM in a single cycle and you wanted
// generate the WE pulse synchronous w
www.eeworm.com/read/104415/15694401
txt wpulse.v.txt
//
//
// This circuit generates WE pulses. For example, if you have a chip that
// needs to access an asynchronous SRAM in a single cycle and you wanted
// generate the WE pulse synchronous w
www.eeworm.com/read/178964/9380411
v syndrome.v
// -------------------------------------------------------------------------
//Syndrome generator circuit in Reed-Solomon Decoder
//Copyright (C) Tue Apr 2 16:42:55 2002
//by Ming-Han Lei(hendrik@hum
www.eeworm.com/read/176555/9493567
v syndrome.v
// -------------------------------------------------------------------------
//Syndrome generator circuit in Reed-Solomon Decoder
//Copyright (C) Tue Apr 2 17:07:53 2002
//by Ming-Han Lei(hendrik@hum