代码搜索:Logic Analyzer
找到约 10,000 项符合「Logic Analyzer」的源代码
代码结果 10,000
www.eeworm.com/read/399119/7888766
vhd pc.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity pc is
port(d_mb :in std_logic_vector(7 downto 0);
ld_mb,clk,reset,increment:in std_logic;
pc :bu
www.eeworm.com/read/198891/7904529
vhd atahost_dma_actrl.vhd
---------------------------------------------------------------------
---- ----
---- OpenCores IDE Controller
www.eeworm.com/read/198883/7904929
vhd service_module.vhd
--**********************************************************************************************
-- Some additional control registers for the AVR Core
-- Version 0.7 20.05.2003
-- Designed by Rusla
www.eeworm.com/read/198883/7904943
vhd io_reg_file.vhd
--************************************************************************************************
-- Internal I/O registers (implemented inside the core) decoder/multiplexer
-- for AVR core
-- Versi
www.eeworm.com/read/198751/7912809
vho dpramb.vho
--------------------------------------------------------------------------------
-- This file is owned and controlled by Xilinx and must be used --
-- solely for design, simulation
www.eeworm.com/read/433577/7921442
vhd hour.vhd
library ieee; --xiaoshijishu
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity hour is
port(clk,reset:in std_logic;
hour1,hour2:out std_logic_vector(3 downto 0));
en
www.eeworm.com/read/433577/7921471
vhd second.vhd
library ieee; --miaojishu
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity second is
port(clk,reset:in std_logic;
sec1,sec2:out std_logic_vector(3 downto 0);
carry:
www.eeworm.com/read/433577/7921631
vhd minute.vhd
library ieee; --fenjishu
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity minute is
port(clk,reset:in std_logic;
min1,min2:out std_logic_vector(3 downto 0);
carry:o
www.eeworm.com/read/198555/7927696
vhd alumux_.vhd
-------------------------------------------------------------------------------
-- --
-- X X XXXXXX XXXXXX
www.eeworm.com/read/198555/7927756
vhd mc8051_alu_.vhd
-------------------------------------------------------------------------------
-- --
-- X X XXXXXX XXXXXX