代码搜索:Logic Analyzer
找到约 10,000 项符合「Logic Analyzer」的源代码
代码结果 10,000
www.eeworm.com/read/261692/11627946
vhd mc8051_alu_.vhd
-------------------------------------------------------------------------------
-- --
-- X X XXXXXX XXXXXX
www.eeworm.com/read/261692/11627955
vhd mc8051_siu_.vhd
-------------------------------------------------------------------------------
-- --
-- X X XXXXXX XXXXXX
www.eeworm.com/read/158163/11639990
vhd pf.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity pf is
port ( clk : in std_logic;
en : in std_logic;
yout, f : out std_logic;
d : in
www.eeworm.com/read/158163/11640066
vhd add.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity add is
port(poin : in std_logic_vector(31 downto 0);
clk : in std_logic;
en: in std_logic;
www.eeworm.com/read/347114/11690955
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity altdpram is
generic(
width : integer := 1;
widthad : integer := 1;
numwords : integer := 0;
www.eeworm.com/read/347114/11697120
vhd altera_mf.vhd
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and related netlist (encrypted or decrypted),
-- support information, device programming or simulation file, and any
www.eeworm.com/read/347114/11697377
vhd altera_mf_87.vhd
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and related netlist (encrypted or decrypted),
-- support information, device programming or simulation file, and any
www.eeworm.com/read/157465/11701496
vhd receiver.vhd
LIBRARY ieee;
USE ieee.std_logic_1164.all;
USE ieee.std_logic_unsigned.all;
ENTITY receiver IS
PORT (clk : IN std_logic;
sdata : IN std_logic; ----串行输入信号
readn : OUT std_logic;
www.eeworm.com/read/346966/11709623
vhd mc8051_ram_.vhd
-------------------------------------------------------------------------------
-- --
-- X X XXXXXX XXXXXX
www.eeworm.com/read/346966/11709650
vhd alumux_.vhd
-------------------------------------------------------------------------------
-- --
-- X X XXXXXX XXXXXX