代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/407759/11411290
h cfg.h
/* cfg.h - Configuration file parser */
/*
Copyright 1992-1998 Werner Almesberger.
Copyright 1999-2004 John Coffman.
All rights reserved.
Licensed under the terms contained in the file 'COPYING' in
www.eeworm.com/read/405708/11458961
sv 02.09.01_snippet-1.sv
/**********************************************************************
* Code snippet showing initialization order dependency
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Sutherland HDL
www.eeworm.com/read/405437/11462605
c dds_basic.c
/* DDS-BASIC Interpreter (Version 1.00).
by Diomidis Spinellis,
this is a 1990 IOCCC (obfuscated C code) entry */
#define O(b,f,u,s,c,a)b(){int o=f();switch(*p++){X u:_ o s b(
www.eeworm.com/read/405427/11462699
m exa050905_tf2ss.m
% ------------------------------------------------------------------------------
% exa050905_tf2ss.m , for example 5.9.5
% to test tf2ss.m and ss2tf.m, to realize the conversion between H(z) and it
www.eeworm.com/read/404751/11479200
html gs_siso.html
State-space gain-scheduling controller for SISO systems
www.eeworm.com/read/404574/11482485
plg iotest.plg
礦ision3 Build Log
Project:
F:\IOTEST\IOtest.uv2
Project File Date: 11/29/2008
Output:
Build target 'Target 1'
compiling RTC.c...
RTC.c(61):
www.eeworm.com/read/402327/11536985
tdf hb2.tdf
SUBDESIGN hb2
(
clk,reset :INPUT;
daout[10..0] :OUTPUT;
)
VARIABLE
count[10..0]: DFF;
BEGIN
count[].clk=clk;
count[].clrn=reset;
daout[]=count[].q;
IF(count[3..0].
www.eeworm.com/read/402327/11537133
tdf hour.tdf
SUBDESIGN hour
(
clk,reset :INPUT;
daout[5..0] :OUTPUT;
)
VARIABLE
count[5..0]: DFF;
BEGIN
count[].clk=clk;
count[].clrn=reset;
daout[]=count[].q;
IF(count[3..
www.eeworm.com/read/402133/11542233
tdf hb2.tdf
SUBDESIGN hb2
(
clk,reset :INPUT;
daout[10..0] :OUTPUT;
)
VARIABLE
count[10..0]: DFF;
BEGIN
count[].clk=clk;
count[].clrn=reset;
daout[]=count[].q;
IF(count[3..0].
www.eeworm.com/read/402133/11542387
tdf hour.tdf
SUBDESIGN hour
(
clk,reset :INPUT;
daout[5..0] :OUTPUT;
)
VARIABLE
count[5..0]: DFF;
BEGIN
count[].clk=clk;
count[].clrn=reset;
daout[]=count[].q;
IF(count[3..