代码搜索结果

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

data_control_fsm.vhd

library ieee; use ieee.std_logic_1164.all; entity data_control_fsm is port ( clk, reset : in std_logic; next_ch : in std_logic

data_control_fsm.v

//_____________________________________________________________________________________ // This state machine creates the read enable for the channel FIFOs. It also creates the // output multiple

data_control_fsm.vhd

library ieee; use ieee.std_logic_1164.all; entity data_control_fsm is port ( clk, reset : in std_logic; next_ch : in std_logic

car inventory control.sln

Microsoft Visual Studio Solution File, Format Version 8.00 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Car Inventory Control", "Car Inventory Control\Car Inventory Control.csproj", "{320B2D4

x11control.cpp

//X11Control.cpp /* Copyright 2000-2004 The VCF Project. Please see License.txt in the top level directory where you installed the VCF. */ #include "vcf/ApplicationKit/ApplicationKit.h" #include "v

abstractx11control.h

#ifndef _VCF_ABSTRACTX11CONTROL_H__ #define _VCF_ABSTRACTX11CONTROL_H__ //AbstractX11Control.h /* Copyright 2000-2004 The VCF Project. Please see License.txt in the top level directory where you inst