代码搜索结果
找到约 10,000 项符合
VHDL 的代码
top_1.vhdl
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
-- Uncomment the following lines to use the declarations that are
-- provided for ins
top_2.vhdl
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
-- Uncomment the following lines to use the declarations that are
-- provided for ins
lcd1602.vhdl
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
entity char_ram is
port( address : in std_logic_vector(5 downto 0) ;
data : out std_logic_vector(7 downto 0)
);
yle270.vhdl
--*****************************************************************************
-- 版权所有(c) 2006, 深圳市优龙科技有限公司
-- 保留所有权利
--
-- 文件: YLE270.vhdl
-- 描述: YL-E270 DEV v1.0板的CPLD器件的源代码
-- 器件