代码搜索:Control 有哪些应用?

找到约 10,000 项符合「Control 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/264839/7110920

bak control_tp.v.bak

`timescale 1ns/1ns module control_tp(); reg clk1,clk2; wire reset; wire[2:0] i; wire OE; control inst_cnt(clk1,clk2,i,OE,reset); initial begin clk1=1;clk2=0; #800 $stop; end always #5 clk2=~clk2;
www.eeworm.com/read/449908/7129275

c 5255_control_key.c

#include #include #include #define PA XBYTE[0x8000] #define PB XBYTE[0x8001] #define PC XBYTE[0x8002] #define COM XBYTE[0x8003] unsigned int data ledtable[16]={0x40
www.eeworm.com/read/459241/7142491

v dw8051_control.v

// $Id: DW8051_control.v,v 1.1 1996/07/25 17:42:30 gina Exp $ //------------------------------------------------------------------------------ // // This confidential and proprietary software m
www.eeworm.com/read/459241/7142515

v dw8051_control.v

// $Id: DW8051_control.v,v 1.1 1996/07/25 17:42:30 gina Exp $ //------------------------------------------------------------------------------ // // This confidential and proprietary software m