代码搜索结果

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

counter8.vhd

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

-------------------------------------------------------------------------------- -- Copyright (c) 1995-2003 Xilinx, Inc. -- All Right Reserved. -----------------------------------------------------

dq24.vhd

-------------------------------------------------------------------------------- -- Copyright (c) 1995-2003 Xilinx, Inc. -- All Right Reserved. -----------------------------------------------------

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

lcd.vhd

library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.ALL; use IEEE.STD_LOGIC_UNSIGNED.ALL; entity lcd is Port ( clk : in std_logic; --4MHZ FROM D12 Reset

frequency.vhd

LIBRARY IEEE; USE IEEE.Std_Logic_1164.ALL; ENTITY Frequency IS PORT ( Clk10Hz: in Std_logic ; Clk1Hz: out Std_logic); END ; ARCHITECTURE behavior OF Frequency IS BEGIN

complementor.vhd

library ieee; use ieee.std_logic_1164.all; entity Complementor is port(num: in std_logic_vector(3 downto 0); numout: out std_logic_vector(3 downto 0)); end entity; architecture Impl of

sub.vhd

-- 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 likel

result.vhd

-- output of CoreGen module generator -- $Header: romrVHT.vhd,v 1.3 1998/06/15 16:22:02 tonyw Exp $ -- ***************************************************************** -- Copyright 1997-1998 - Xi

radd16.vhd

-- output of CoreGen module generator -- $Header: adreVHT.vhd,v 1.3 1998/06/15 17:52:34 tonyw Exp $ -- ************************************************************************ -- Copyright 1996-19