代码搜索:Controller
找到约 10,000 项符合「Controller」的源代码
代码结果 10,000
www.eeworm.com/read/177003/9477049
vhd controller.vhd
-- CONTROL UNIT OF THE PROCESSOR
library ieee ;
use ieee.std_logic_1164.all ;
use ieee.std_logic_arith.all ;
use work.butter_lib.all ;
use ieee.std_logic_unsigned.all ;
entity cont_gen is
por
www.eeworm.com/read/177003/9477088
vhd controller.vhd
-- CONTROL UNIT OF THE PROCESSOR
library ieee ;
use ieee.std_logic_1164.all ;
use ieee.std_logic_arith.all ;
use work.butter_lib.all ;
use ieee.std_logic_unsigned.all ;
entity cont_gen is
por
www.eeworm.com/read/372983/9482628
pin controller.pin
-- Copyright (C) 1991-2007 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
www.eeworm.com/read/372983/9482631
qpf controller.qpf
# Copyright (C) 1991-2007 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/372983/9482635
sof controller.sof
www.eeworm.com/read/176838/9482639
vhd controller.vhd
-- CONTROL UNIT OF THE PROCESSOR
library ieee ;
use ieee.std_logic_1164.all ;
use ieee.std_logic_arith.all ;
use work.butter_lib.all ;
use ieee.std_logic_unsigned.all ;
entity cont_gen is
por
www.eeworm.com/read/372983/9482649
qws controller.qws
[ProjectWorkspace]
ptn_Child1=Frames
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
[ProjectWorkspace.Frames.ChildFrames]
ptn_Child1=Document-0
ptn_Child2=Document-1
ptn_Child3=Document-2
[P
www.eeworm.com/read/372983/9482651
vhd controller.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
ENTITY CONTROLLER IS
PORT(CLK:IN STD_LOGIC;
RA,YA,GA,RB,YB,GB:OUT STD_LOGIC);
END CONTROLLER;
ARCHITECTURE ONE OF CONTROLLER IS
TYPE STATES IS(S0,S1,S
www.eeworm.com/read/372983/9482665