您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. FPGA--频率计数器

  2. library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity scan_led is port( clk:in std_logic; sg:out std_logic_vector(6 downto 0); bt:out std_logic_vector(7 downto 0)); end; architecture one of scan_led is signal cnt8:std_lo
  3. 所属分类:硬件开发

    • 发布日期:2010-10-10
    • 文件大小:2048
    • 提供者:xingrui5209988