代码搜索结果

找到约 10,000 项符合 Control 的代码

control.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

control.pin

-- Copyright (C) 1988-2002 Altera Corporation -- Any megafunction design, and related net list (encrypted or decrypted), -- support information, device programming or simulation file, and any other

control.v

module control(din, clk, rst, arload, pcload, pcinc, drload, acload, acinc, irload, alusel, membus, pcbus, drbus, read); input [1:0] din; input clk, rst; output arload, pcload, pcinc, drload, acloa

icebloxx.control

Package: icebloxx Files: bin/icebloxx apps/Games/icebloxx.desktop pics/Icebloxx.png help/html/icebloxx.html Filename: ./icebloxx_0.0.4_arm.ipk Version: 0.0.4 Depends: qpe-base ($QPE_VERSION) Prio

control.c

#include "../inc/def.h" #include "../inc/config.h" #include "../inc/board.h" #include "44b.h" #include "option.h" void ShowBootInfo(void) { puts("\n **************************************\n"

control.v

module control(std_f_sel,reset,clk,clear,cntover,cntlow); output[1:0] std_f_sel; output reset; input clk,clear,cntover,cntlow; reg[1:0] std_f_sel; reg reset; reg[5:0] present,next; parameter st