代码搜索:ctrl
找到约 10,000 项符合「ctrl」的源代码
代码结果 10,000
www.eeworm.com/read/324473/13261821
v fre_ctrl.v
module fre_ctrl(clk,rst,count_en,count_clr,load);
output count_en,count_clr,load;
input clk,rst;
reg count_en,load;
always @(posedge clk)
begin
if(rst)
begin count_en=0; load=1; end
www.eeworm.com/read/323899/13311726
h ctrl_set.h
#ifndef __CTRL_SET_H
#define __CTRL_SET_H
#include "44b0x.h"
#include "DataType.h"
void ChangePllValue(int, int, int);
void PortInit(void);
void RtcSetDay(TIME_STRUC *time);
void RtcSet
www.eeworm.com/read/137539/13314052
v fre_ctrl.v
module fre_ctrl(clk,rst,count_en,count_clr,load);
output count_en,count_clr,load;
input clk,rst;
reg count_en,load;
always @(posedge clk)
begin
if(rst)
begin count_en=0; load=1; end
www.eeworm.com/read/323708/13325653
v sdr_ctrl.v
// --------------------------------------------------------------------
// >>>>>>>>>>>>>>>>>>>>>>>>> COPYRIGHT NOTICE
www.eeworm.com/read/323403/13341154
v ddr_ctrl.v
//----------------------------------------------------------------------------
2 // Pipelined, asyncronous DDR Controller
3 //
4 // (c) Joerg Bornschein ()
5 //---------------------
www.eeworm.com/read/321961/13392140
mmf mcu_ctrl.mmf
www.eeworm.com/read/321961/13392147
hif mcu_ctrl.hif
HIF003
--
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, an
www.eeworm.com/read/321961/13392150
sym mcu_ctrl.sym
www.eeworm.com/read/321961/13392151
cnf mcu_ctrl.cnf
www.eeworm.com/read/321961/13392159
rpt mcu_ctrl.rpt
Project Information d:\fast_adc\mcu_ctrl.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 08/27/2007 08:26:40
Copyright (C) 1988-2002 Al