代码搜索:Remote Control
找到约 10,000 项符合「Remote Control」的源代码
代码结果 10,000
www.eeworm.com/read/162325/10314124
snf traffic_control.snf
www.eeworm.com/read/162325/10314126
hif traffic_control.hif
HIF003
--
-- Copyright (C) 1988-2000 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, an
www.eeworm.com/read/162325/10314136
acf traffic_control.acf
--
-- Copyright (C) 1988-2000 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any
www.eeworm.com/read/162325/10314137
pin traffic_control.pin
-- Copyright (C) 1988-2000 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any other
www.eeworm.com/read/162325/10314142
fit traffic_control.fit
-- MAX+plus II Compiler Fit File
-- Version 10.0 9/14/2000
-- Compiled: 05/13/2006 08:37:57
-- Copyright (C) 1988-2000 Altera Corporation
-- Any megafunction design, and
www.eeworm.com/read/162325/10314182
vhd traffic_control.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
ENTITY traffic_control IS
PORT(
clk:IN STD_LOGIC;
c1,c2,c3:OUT STD_LOGIC;
w1,w2,w3:IN STD_LOGIC;
r1,r2:OUT STD_LOGIC;
y1,y2:OUT STD_LOGI
www.eeworm.com/read/162325/10314189
rpt traffic_control.rpt
Project Information d:\project\traffic_control.rpt
MAX+plus II Compiler Report File
Version 10.0 9/14/2000
Compiled: 05/13/2006 08:37:57
Copyright (C) 1988-2000 Alt
www.eeworm.com/read/280538/10317241
gif control_titel.gif
www.eeworm.com/read/425799/10321695
v control_interface.v
/******************************************************************************
*
* LOGIC CORE: Control Interface - Top level module
* MODULE NAME: control_interface()
* COMPANY
www.eeworm.com/read/162073/10342093
vhd control2.vhd
library ieee ;
use ieee.std_logic_1164.all ;
use ieee.std_logic_arith.all ;
use work.butter_lib.all ;
entity control_main is
port (
a_small , sign_a , sign_b : in std_logic ;