代码搜索:std

找到约 10,000 项符合「std」的源代码

代码结果 10,000
www.eeworm.com/read/460213/7255593

vhd lut_a_f.vhd

--lut_a_f library lpm; library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; entity lut_a_f is port (addr:in std_logic_vector(7 downto 0); outdata:out std
www.eeworm.com/read/447999/7542226

ref hdpdeps.ref

V1 33 FL G:/vijay_FPGA_LAB/4bit_alu/invtr.vhd 2005/05/25.12:07:16 EN work/INVTR FL G:/vijay_FPGA_LAB/4bit_alu/invtr.vhd \ PB ieee/STD_LOGIC_1164 PB ieee/STD_LOGIC_ARITH PB ieee/STD_
www.eeworm.com/read/441292/7672094

vhd procmem.vhd

LIBRARY IEEE; USE IEEE.std_logic_1164.ALL; USE IEEE.numeric_std.ALL; -- use package USE work.procmem_definitions.ALL; ENTITY procmem IS PORT (clk, rst_n : IN std_ulogic ); END procmem; ARCHITECTURE b
www.eeworm.com/read/299942/7819576

vhd lut_a_f.vhd

--lut_a_f library lpm; library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; entity lut_a_f is port (addr:in std_logic_vector(7 downto 0); outdata:out std
www.eeworm.com/read/332475/12755854

vhd ofdm.vhd

-- ================================================================================ -- File: ofdm.vhd -- Version: v1.0 -- Author: olivercamel -- Date: 4.26.2006 -- Description: -- Top level file
www.eeworm.com/read/139270/13165097

vhd can_registers.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; use ieee.std_logic_arith.all; entity can_registers is port ( clk : in std_logic; rst : i
www.eeworm.com/read/323150/13348693

vhd ofdm.vhd

-- ================================================================================ -- File: ofdm.vhd -- Version: v1.0 -- Author: olivercamel -- Date: 4.26.2006 -- Description: -- Top level file
www.eeworm.com/read/307021/13732936

vhd keydecoder_deb.vhd

LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; USE IEEE.STD_LOGIC_ARITH.ALL; ENTITY keydecoder_deb IS PORT( keyin : IN STD_LOGIC_VECTOR(3 DOWNTO 0); --键盘输入 keydrv : IN STD_LOGIC_VECTOR(3 D
www.eeworm.com/read/110034/6166192

c rtc.c

/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * RTC routines for P
www.eeworm.com/read/491206/6441772

vhd lut_a_f.vhd

--lut_a_f library lpm; library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; entity lut_a_f is port (addr:in std_logic_vector(7 downto 0); outdata:out std