代码搜索:vhdl
找到约 10,000 项符合「vhdl」的源代码
代码结果 10,000
www.eeworm.com/read/263246/11370176
psm _vhdl.psm
www.eeworm.com/read/262872/11387493
pdf vhdl.pdf
www.eeworm.com/read/408348/11392092
pdf vhdl.pdf
www.eeworm.com/read/407665/11412444
vhdl tmpl.vhdl
-------------------------------------------------------------------------------
--
-- ROM core VHDL template. See the macro description included
-- behind this frame.
--
-- Copyright (C) 2000 Rudolf M
www.eeworm.com/read/407665/11412445
vhdl rom.vhdl
-------------------------------------------------------------------------------
--
-- ROM core VHDL template. See the macro description included
-- behind this frame.
--
-- Copyright (C) 2000 Rudolf M
www.eeworm.com/read/405569/11460351
vhdl 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
www.eeworm.com/read/405569/11460352
vhdl 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
www.eeworm.com/read/405569/11460353
vhdl 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
www.eeworm.com/read/401036/11565704
txt +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;