代码搜索结果

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

t80_regx.vhd

-- **** -- T80(b) core. In an effort to merge and maintain bug fixes .... -- -- -- Ver 300 started tidyup -- MikeJ March 2005 -- Latest version from www.fpgaarcade.com (original www.opencores.or

t80_regx.vhd

-- -- T80 Registers for Xilinx Select RAM -- -- Version : 0244 -- -- Copyright (c) 2002 Daniel Wallner (jesus@opencores.org) -- -- All rights reserved -- -- Redistribution and use in source a

traffic.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity traffic is port( clk:in std_logic; reset: in std_logic; special: in std_logic; catch:ou

lock.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity lock is port( clk : in std_logic; kin : in std_logic; kout : out std_logic); end lock; ar

division10.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; entity division10 is port(lin:in std_logic_vector(9 downto 0); clock:in std_logic;

txmittest.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity txmittest is port( tx:out std_logic; txclkout:out std_logic;--For test send clok; data:in std_logic_vecto

usbcomm.vhd

library IEEE; use IEEE.STD_LOGIC_1164.all; entity USBcomm is port( --FPGA信号 A: in STD_LOGIC_VECTOR(15 downto 0); -- 地址总线 DIN: in STD_LOGIC_VECTOR(7 downto 0); -

led.vhd

library IEEE; use IEEE.STD_LOGIC_1164.all; entity LED is port( A : in STD_LOGIC_VECTOR(15 downto 0); -- 地址总线 WR : in STD_LOGIC; -- 写使能 DWR : in STD_LOGIC_VECTOR(

nco.cmp

-- Generated by NCO 2.3.1 [Altera, IP Toolbench v1.2.12 build21] -- ************************************************************ -- THIS IS A WIZARD-GENERATED FILE. DO NOT EDIT THIS FILE! -- ******

nco.cmp

-- Generated by NCO 2.2.0 [Altera, IP Toolbench v1.2.5 build28] -- ************************************************************ -- THIS IS A WIZARD-GENERATED FILE. DO NOT EDIT THIS FILE! -- *******