代码搜索结果
找到约 6,083 项符合
Circuit 的代码
t5.out
No. of Data Rows : 1359
Circuit: *model = BSIMSOI (PD)
Doing analysis at TEMP = 300.150000 and TNOM = 300.150000
Warning: Pd = 0 is less than W.
Warning: Ps = 0 is less than W.
t3.out
No. of Data Rows : 1806
Circuit: *model = BSIMSOI (PD)
Doing analysis at TEMP = 300.150000 and TNOM = 300.150000
Warning: Pd = 0 is less than W.
Warning: Ps = 0 is less than W.
rtlinv.out
Warning: option lvlcod is obsolete.
Warning: vin: no DC value, transient time 0 value used
No. of Data Rows : 101
Circuit: rtlinv ckt - cascaded rtl inverters
Warning -- Level not specified on line
comparator.out
Warning: va: no DC value, transient time 0 value used
Circuit: *One Bit Comparator. Takes Two Inputs (A and B), and returns Two Ouputs -
Doing analysis at TEMP = 300.150000 and TNOM = 300.150000
Wa
comparator.out
Warning: va: no DC value, transient time 0 value used
Circuit: *One Bit Comparator. Takes Two Inputs (A and B), and returns Two Ouputs -
Doing analysis at TEMP = 300.150000 and TNOM = 300.150000
Wa
comparator.cir
*One Bit Comparator. Takes Two Inputs (A and B), and returns Two Ouputs -
*node 8 - (high when two signalsare equal) and node 9 (high when A is Larger Then B).
* Transient Analysis
*circuit descrip
comparator.cir
*One Bit Comparator. Takes Two Inputs (A and B), and returns Two Ouputs -
*node 8 - (high when two signalsare equal) and node 9 (high when A is Larger Then B).
* Transient Analysis
*circuit descrip
test.out
No. of Data Rows : 501
Circuit: Test of MOS BSIM2 implementation; DC transfer curve
Doing analysis at TEMP = 300.150000 and TNOM = 300.150000
Test of MOS BSIM2 implementation; DC tran
vassilevmapping.java~
/*
* VassilevMapping.java
*
* Created on October 28, 2002, 3:18 PM
*/
package es.pj.circuits.fpgaft;
import es.pj.circuits.*;
import es.BitSet;
/** Circuit Mapping such that it:
*
div16.v
//
// Integer Multicycle Divide circuit (divide a 16-bit number by a 16-bit number in 16 cycles).
//
// a / b = q with remainder r
//
// Where a is 16-bits,
// Where b is 16 bits
//
// Module