代码搜索:initial

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

代码结果 10,000
www.eeworm.com/read/276507/10733399

v dds_tb.v

module dds_tb; reg clk, reset; reg [9:0] k, initial_phase; wire[7:0] data_out; dds dds(.clk(clk), .reset(reset), .k(k), .initial_phase(initial_phase), .data_out(data_out)
www.eeworm.com/read/466880/7022766

c main.c

#include"common.h" #include"delay.h" #include "PCA.h" bit isnewdata,flag; int kk,k; int xdata realvol0[200]={0}; float Pulse_Period; //所测量的脉冲个数 unsigned char Key_Value; float pc; i
www.eeworm.com/read/460207/7255714

v clk_gen.v

module clk_gen(clk); output clk; reg clk; `include"common.txt" initial begin while($time
www.eeworm.com/read/460207/7255716

bak clk_gen.v.bak

module clk_gen(clk); output clk; reg clk; `include"./common.txt" initial begin while($time
www.eeworm.com/read/458110/7304991

qmsg counter16.map.qmsg

{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "" 0 0
www.eeworm.com/read/458110/7304997

qmsg prev_cmp_counter16.map.qmsg

{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "" 0 0
www.eeworm.com/read/245737/12782809

c adc_tp01.c

//AD转换 //只使用AN0通道进行AD转换 //4MHz //中断方式 #include //中间变量,缓存AD结果 unsigned char ADC1,ADC2; void USART_initial() { //串口设置 TRISC = 0b10000000; PORTC = 0x00; TXIF = 0; SPBRG
www.eeworm.com/read/244458/12863547

c test.c

#include #include void clock_iniatial () { TR0=0; TH0=0x11; TL0=0x00; TR0=1; } main() { initial_7279(); TMOD=0x01; write7279(DECODE1,0); TF0=0; c
www.eeworm.com/read/126074/6018563

dat coolcmd.dat

([initial-object] of INITIAL-OBJECT) ([t1] of TEST (x 100) (y a [t2] c d e f) (z nil)) ([t2] of TEST (x nil) (y blah) (z [t1]))
www.eeworm.com/read/124399/6049814

dat coolcmd.dat

([initial-object] of INITIAL-OBJECT) ([t1] of TEST (x 100) (y a [t2] c d e f) (z nil)) ([t2] of TEST (x nil) (y blah) (z [t1]))