代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/402133/11542466
tdf addr.tdf
SUBDESIGN addr
(
ckdsp,reset :INPUT;
ad[4..1] :OUTPUT;
)
VARIABLE
ad[4..1]: DFF;
BEGIN
ad[].clk=ckdsp;
ad[].clrn=reset;
ad[].d=ad[].q+1;
END;
www.eeworm.com/read/402133/11542593
tdf hb3.tdf
SUBDESIGN hb3
(
clk,reset: INPUT;
q[2..0]: OUTPUT;
)
VARIABLE
ss: MACHINE OF BITS (q[2..0])
WITH STATES (
s0=0,
s1=2,
s2=5,
s3=3,
s4=4,
www.eeworm.com/read/402117/11542965
m fig2_2.m
% This program can be used tore-produce Figure 2.2 of text
clear all
close all
xg = linspace(-6,6,1500); % randowm variable between -4 and 4
xr = linspace(0,6,1500); % randowm variable between 0 a
www.eeworm.com/read/401609/11554422
h config.h
/****************************************Copyright (c)**************************************************
********************************************************************************************
www.eeworm.com/read/401609/11554439
h config.h
/****************************************Copyright (c)**************************************************
********************************************************************************************
www.eeworm.com/read/401609/11554455
h config.h
/****************************************Copyright (c)**************************************************
********************************************************************************************
www.eeworm.com/read/401609/11554475
h config.h
/****************************************Copyright (c)**************************************************
********************************************************************************************
www.eeworm.com/read/401609/11554492
h config.h
/****************************************Copyright (c)**************************************************
********************************************************************************************
www.eeworm.com/read/401609/11554510
h config.h
/****************************************Copyright (c)**************************************************
********************************************************************************************
www.eeworm.com/read/401609/11554522
h config.h
/****************************************Copyright (c)**************************************************
********************************************************************************************