代码搜索结果

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

control_interface.vhd

-- -- -- LOGIC CORE: Control Interface - Top level module -- MODULE NAME: control_interface() -- COMPANY: Northwest Logic, Inc. -- www

frequency_control.vhdl

library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.ALL; use IEEE.STD_LOGIC_UNSIGNED.ALL; entity control is Port ( Bsignal : in std_logic; Gate : out std_logic;

threedim_control.mdl

# $Revision: 1.7.4.4 $ # $Date: 2004/01/22 18:38:12 $ # $Author: batserve $ # Copyright 1998-2004 HUMUSOFT s.r.o. and The MathWorks, Inc. Model { Name "threedim_control" Version 6.0

dc_control.cmd

MEMORY { PAGE 0 : VECS : origin = 0h , length = 040h /* VECTORS */ PROG : origin = 44h , length = 07700h /* PROGRAM */ DATA : origin =

comm_control.h

#if !defined (COMM_CONTROL_H_INCLUDED) #define COMM_CONTROL_H_INCLUDED // Only needed for versions prior to Visual C++ 6.0 #if _MSC_VER < 1200 //-----------------------------------------------

comm_control.h

#if !defined (COMM_CONTROL_H_INCLUDED) #define COMM_CONTROL_H_INCLUDED // Only needed for versions prior to Visual C++ 6.0 #if _MSC_VER < 1200 //-----------------------------------------------

control_interface.v

module control_interface( CLK, RESET_N, CMD, ADDR, REF_ACK, INIT_ACK, CM_ACK, NOP, READA, WRITEA, REFRESH,