代码搜索:Moore
找到约 1,744 项符合「Moore」的源代码
代码结果 1,744
www.eeworm.com/read/390447/8465187
pin moore.pin
-- Copyright (C) 1991-2008 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/390447/8465190
qsf moore.qsf
# Copyright (C) 1991-2008 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/390447/8465230
vwf moore.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/390447/8465234
vhd moore.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith;
use ieee.std_logic_unsigned.all;
entity moore is
port(clk,ready,read_write: in std_logic;
reset: in std_logic;
oe,we:
www.eeworm.com/read/390447/8465256
qpf moore.qpf
# Copyright (C) 1991-2008 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/390447/8465380
hif moore.hif
Version 8.0 Build 231 07/10/2008 Service Pack 1 SJ Full Version
39
2523
OFF
OFF
OFF
OFF
ON
ON
OFF
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- St
www.eeworm.com/read/390447/8465398
qws moore.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/390447/8465415
pof moore.pof
www.eeworm.com/read/389007/8555667
vhd moore.vhd
library ieee;
use ieee.std_logic_1164.all;
entity moore is
port(clk,reset:in std_logic;
light:out std_logic_vector(7 downto 0));
end moore;
architecture bhv of moore is
type st_type is (s0,s1,s