代码搜索:initial

找到约 10,000 项符合「initial」的源代码

代码结果 10,000
www.eeworm.com/read/467852/7002238

inc a2000.inc

////////////////////////////////////////////////////////////////////////////////////////// // Progarm: SACM-A2000 API external definition // Writen by: Andy // Date: 2000/06/20 ///////////////////
www.eeworm.com/read/467324/7009875

m bdt_f57.m

% The MATLAB script that generates the probability of error versus the signal to noise ratio initial_snr=0; final_snr=15; snr_step=0.25; snr_in_dB=initial_snr:snr_step:final_snr; for i=1:len
www.eeworm.com/read/467405/7011881

c retarget.c

/* * Copyright (C) ARM Limited, 1999. All rights reserved. */ /* This implements a 'retarget' layer for low-level IO. Typically, this would contain your own target-dependent implementation
www.eeworm.com/read/466880/7022756

uv2 jianpan.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 File 1,1,
www.eeworm.com/read/197560/7071407

v pulse_level_s_test.v

`timescale 1us / 1us module PULSE_LEVEL_S_TEST; reg PULSE; reg CLK, RST; wire PH; wire [3:0] DP; wire [4:0] LD;
www.eeworm.com/read/197560/7071409

v pulse_level_g_test.v

`timescale 1us / 1us module PULSE_LEVEL_G_TEST; reg CLK, CLKX, RST; wire [16:0] H_LEVEL; wire [7:0] L_LEVEL; PULSE_LEVE
www.eeworm.com/read/264839/7110905

v mux_h_tp.v

`timescale 1ns/1ns module mux_h_tp(); reg[2:0] i; wire[7:0] h; mux_h inst_cnt(i,h); initial begin i=0; #10 i=1; #10 i=2; #10 i=3; #10 i=4; #10 i=5; #10 i=6; #10 i=7; #10 $stop; end endmodule
www.eeworm.com/read/264839/7110938

bak mux_h_tp.v.bak

`timescale 1ns/1ns module mux_h_tp(); reg[2:0] i; wire[7:0] h; mux_h inst_cnt(i,h); initial begin i=0; #10 i=1; #10 i=2; #10 i=3; #10 i=4; #10 i=5; #10 i=6; #10 i=7; end endmodule
www.eeworm.com/read/463717/7176418

s init.s

;/****************************************Copyright (c)************************************************** ;** 广州周立功单片机发展有限公司 ;** 研
www.eeworm.com/read/463717/7176436

s init.s

;/****************************************Copyright (c)************************************************** ;** 广州周立功单片机发展有限公司 ;** 研