代码搜索:vhdl
找到约 10,000 项符合「vhdl」的源代码
代码结果 10,000
www.eeworm.com/read/208258/15249915
vhdl fpq.vhdl
-------------------------------------------------
--实体名:fen100
--功 能:对输入时钟进行24000分频,得到100Hz信号,
-- 作为数码显示管位扫描信号
--接 口:clk -时钟输入
-- qout-100Hz输出信号
-----------------------------
www.eeworm.com/read/208258/15249942
vhdl fenliwei.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/208258/15249964
vhdl jtd.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/208258/15249974
vhdl xzqwo.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/208258/15250043
vhdl djs.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/208258/15250099
vhdl xzq.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/2252/12656
vhd vhdl.vhd
-- generated by newgenasym Wed Oct 29 11:37:46 2008
library ieee;
use ieee.std_logic_1164.all;
use work.all;
entity dio is
port (
A: INOUT STD_LOGIC;
K: INOUT
www.eeworm.com/read/2252/12677
vhd vhdl.vhd
-- generated by newgenasym Fri Oct 24 13:50:15 2008
library ieee;
use ieee.std_logic_1164.all;
use work.all;
entity diozener is
port (
A: INOUT STD_LOGIC;
K: IN
www.eeworm.com/read/2252/12699
vhd vhdl.vhd
-- generated by newgenasym Thu Oct 23 15:29:46 2008
library ieee;
use ieee.std_logic_1164.all;
use work.all;
entity trpnp is
port (
B: INOUT STD_LOGIC;
C: INOUT
www.eeworm.com/read/2252/12716
vhd vhdl.vhd
-- generated by newgenasym Thu Oct 23 15:22:00 2008
library ieee;
use ieee.std_logic_1164.all;
use work.all;
entity trnpn is
port (
B: INOUT STD_LOGIC;
C: INOUT