代码搜索:Display
找到约 10,000 项符合「Display」的源代码
代码结果 10,000
www.eeworm.com/read/439176/7715342
bsf decoder_display.bsf
/*
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/439176/7715343
vhd decoder_display.vhd
library ieee;
use ieee.std_logic_1164.all;
entity decoder_display is
port( clk : in std_logic;
data : in std_logic_vector(9 downto 0); --用于数字键0-9输入
q : out std_logic_vector(6 downto
www.eeworm.com/read/439171/7715672
qws display1.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
pt
www.eeworm.com/read/439171/7715676
pin display1.pin
-- Copyright (C) 1991-2006 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/439171/7715680
vhd display1.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity display1 is
port( BCDcode : in std_logic_vector(7 downto 0);
display1 : out std_logic_vector(6 downto 0);
www.eeworm.com/read/439171/7715681
bsf display1.bsf
/*
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/439171/7715682
qsf display1.qsf
# Copyright (C) 1991-2006 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/439171/7715683
sof display1.sof
www.eeworm.com/read/439171/7715698