代码搜索:initial

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

代码结果 10,000
www.eeworm.com/read/434366/7870307

inc a2000.inc

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

s startup.s

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

s init.s

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

s init.s

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

s init.s

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

s init.s

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

s init.s

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

v count_up_down_test.v

/* 加减法计数器的顶层模块 */ `timescale 1ps/1ps module COUNT_UP_DOWN_TEST; reg CLR, CLK, DIR; wire [1:0] Q; parameter STEP=50; COUNT_UP_DOWN COUNT_UP_DOWN (CL
www.eeworm.com/read/197559/7986168

v pulse_width_s_test.v

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

v pulse_width_g_test.v

`timescale 1us / 1us module PULSE_WIDTH_G_TEST; reg CLK, CLKX, RST; wire [16:0] WIDTH; PULSE_WIDTH_G PULSE_WIDTH_G (CLK, CLK