代码搜索结果

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

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

sel.vhd

------------------------------------------------- --实体名:sel --功 能:实现六个数码显示管扫描显示 --接 口:clk -时钟输入 -- qin1-第一个数码显示管要显示内容输入 -- qin2-第二个数码显示管要显示内容输入 -- qin3-第三个数码显示管要显示内容输入 --

fen60.vhd

------------------------------------------------- --功 能:60进制计数器 --接 口:clk -时钟输入 -- qout1-个位BCD输出 -- qout2-十位BCD输出 -- carry-进位信号输出 ------------------------------------

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; --40MHZ Reset : in std

mc8051_ramx_.vhd

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

mc8051_rom_.vhd

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

maxconfig.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity MAXconfig is port ( clock : in std_logic; init_done : in std_logic; nStatus : in std_lo

新建 文本文档.txt.bak

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity MAXconfig is port ( clock : in std_logic; init_done : in std_logic; nStatus : in std_lo

mc8051_ramx_.vhd

------------------------------------------------------------------------------- -- -- -- X X XXXXXX XXXX

mc8051_rom_.vhd

------------------------------------------------------------------------------- -- -- -- X X XXXXXX XXXX