代码搜索结果

找到约 10,000 项符合 VHDL 的代码

tmpl.vhdl

------------------------------------------------------------------------------- -- -- ROM core VHDL template. See the macro description included -- behind this frame. -- -- Copyright (C) 2000 Rudolf M

rom.vhdl

------------------------------------------------------------------------------- -- -- ROM core VHDL template. See the macro description included -- behind this frame. -- -- Copyright (C) 2000 Rudolf M

litenandfsm.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

nandeccctrl.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

hammingerrloc.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

+vhdl.txt

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; --entity setup entity automaticseller is port( --input declaration clk: in std_logic;