代码搜索:parameter
找到约 10,000 项符合「parameter」的源代码
代码结果 10,000
www.eeworm.com/read/297703/8002960
v count4_tp.v
`timescale 1ns/1ns
`include "count4.v"
module coun4_tp;
reg clk,reset;
wire[3:0] out;
parameter DELY=100;
count4 mycount(out,reset,clk);
always #(DELY/2) clk = ~clk;
initial
begin
clk =0
www.eeworm.com/read/297455/8017541
v ncoip_st.v
// Copyright (C) 1988-2002 Altera Corporation
// Any megafunction design, and related net list (encrypted or decrypted),
// support information, device programming or simulation file, and any other
/
www.eeworm.com/read/297455/8018775
v nco1_st.v
// Copyright (C) 1988-2006 Altera Corporation
// Any megafunction design, and related net list (encrypted or decrypted),
// support information, device programming or simulation file, and any other
/
www.eeworm.com/read/297452/8019978
v nco1_st.v
// Copyright (C) 1988-2006 Altera Corporation
// Any megafunction design, and related net list (encrypted or decrypted),
// support information, device programming or simulation file, and any other
/
www.eeworm.com/read/397761/8023195
m example81_order.m
figure;
n=1:30;
plot(n,p(1,n),n,p(2,n),n,p(3,n)),xlabel('steps'),ylabel('order parameter');
text(4,0.1,'四边形');
text(5,0.95,'圆形');
text(3,0.2,'三角形');
www.eeworm.com/read/297391/8025644
c 2410lib.c
/****************************************************************************
【文 件 名 称】2410lib.c
【功 能 描 述】FS2410XP教学平台实验程序
【程 序 版 本】3.0
【创建及创建日期】优龙公司/2005-XX-XX
【修改及修改日期】2005-5-23
*****
www.eeworm.com/read/297390/8025668
c main.c
/****************************************************************************
【文 件 名 称】Main.c
【功 能 描 述】FS2410XP教学平台实验程序
【程 序 版 本】3.0
【创建及创建日期】优龙公司/2005-XX-XX
【修改及修改日期】2005-5-23
********
www.eeworm.com/read/297390/8025678
c 2410lib.c
/****************************************************************************
【文 件 名 称】2410lib.c
【功 能 描 述】FS2410XP教学平台实验程序
【程 序 版 本】3.0
【创建及创建日期】优龙公司/2005-XX-XX
【修改及修改日期】2005-5-23
*****
www.eeworm.com/read/297389/8025727
c 2410lib.c
/****************************************************************************
【文 件 名 称】2410lib.c
【功 能 描 述】FS2410XP教学平台实验程序
【程 序 版 本】3.0
【创建及创建日期】优龙公司/2005-XX-XX
【修改及修改日期】2005-5-23
*****
www.eeworm.com/read/297386/8025935
c 2410lib.c
/****************************************************************************
【文 件 名 称】2410lib.c
【功 能 描 述】FS2410XP教学平台实验程序
【程 序 版 本】3.0
【创建及创建日期】优龙公司/2005-XX-XX
【修改及修改日期】2005-5-23
*****