代码搜索结果

找到约 6,083 项符合 Circuit 的代码

nr4.h

#ifndef _NR4_H #define _NR4_H /* nr4.h: defines for netrom layer 4 (transport) support */ #ifndef _MBUF_H #include "mbuf.h" #endif #ifndef _TIMER_H #include "timer.h" #endif #ifndef _A

nr4subr.c

/* * nr4subr.c: subroutines for net/rom transport layer. */ #include #include "global.h" #include "mbuf.h" #include "timer.h" #include "ax25.h" #include "netrom.h" #include "n

test_cntr4.isim_beh_log

command line: test_cntr4_isim_beh.exe -tclbatch isim.cmd -log test_cntr4.isim_beh_log -intstyle ise -ipchost localhost -ipcport 1259 Wed Feb 21 15:14:28 2007

negative.vhd

--negative.vhd correct negative number circuit library ieee ; use ieee.std_logic_1164.all; use work.components.all; entity negative is port( a : in std_logic_vector(11 downto 0);--块

nr4.h

#ifndef _NR4_H #define _NR4_H /* nr4.h: defines for netrom layer 4 (transport) support */ #ifndef _MBUF_H #include "mbuf.h" #endif #ifndef _TIMER_H #include "timer.h" #endif #ifndef _A

nr4subr.c

/* * nr4subr.c: subroutines for net/rom transport layer. */ #include #include "global.h" #include "mbuf.h" #include "timer.h" #include "ax25.h" #include "netrom.h" #include "n

nr4.h

#ifndef _NR4_H #define _NR4_H /* nr4.h: defines for netrom layer 4 (transport) support */ #ifndef _MBUF_H #include "mbuf.h" #endif #ifndef _TIMER_H #include "timer.h" #endif #ifndef _A

nr4subr.c

/* * nr4subr.c: subroutines for net/rom transport layer. */ #include #include "global.h" #include "mbuf.h" #include "timer.h" #include "ax25.h" #include "netrom.h" #include "n

dot_model_ref.deck

Model card reference * * This circuit contains simple gain blocks that share a * single .model card. * .tran 1e-5 1e-3 * v1 1 0 0.0 sin(0 1 1k) r1 1 0 1k * a1 1 2 gain_block r2 2 0 1k * a

param_defaults.deck

Parameter defaults * * This circuit contains a code model with * parameters of various types, which are all defaulted, * and prints the default values. * .op * r1 1 0 1k r2 2 0 1k r3 1 2 1k