代码搜索结果

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

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

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

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

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

altera_mf_components_87.vhd

-- -- Copyright (C) 1988-2002 Altera Corporation -- -- Any megafunction design, and related net list (encrypted or decrypted), -- support information, device programming or simulation file, and an

mc8051_ramx_.vhd

------------------------------------------------------------------------------- -- -- -- X X XXXXXX XXXXXX

mc8051_rom_.vhd

------------------------------------------------------------------------------- -- -- -- X X XXXXXX XXXXXX

reg.vhd

-- reg.vhd -- This module implements a 16-bit general purpose register. The contents of -- register is loaded on the rising edge of "clk". It is cleared to zero when -- "reset" is asserted low. T

pc.vhd

-- pc.vhd -- This module implements the 16-bit program Counter (PC). PC is loaded from -- PCIn on the next clock when "PCControl" is asserted high. PC is cleared to -- zero when "reset" is assert

加法器源程序 .txt

------------------------------------------------------------------------ -- Single-bit adder ------------------------------------------------------------------------ library IEEE; use IEEE.std_log