代码搜索:std

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

代码结果 10,000
www.eeworm.com/read/453409/7421074

vhd sel_7.vhd

library ieee; use ieee.std_logic_1164.all; entity sel_7 is port(d :in std_logic_vector(6 downto 0); y :out std_logic); end sel_7; architecture sel_7x of sel_7 is begin
www.eeworm.com/read/453028/7427892

vhd tdma.vhd

library ieee; use ieee.std_logic_1164.all; uns ieee.std_logic_unsigned.all; entity TDMA IS port(clk,ena, a0,a1,a2,a3,a4,a5,a6,a7, b0,b1,b2,b3,b4,b5,b6,b7, c0,c1,c2,c3,c4,c5,c6,c7, d0,d1,d2,d
www.eeworm.com/read/452442/7441134

vhd mine4.vhd

LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; USE IEEE.STD_LOGIC_ARITH.ALL; USE IEEE.STD_LOGIC_UNSIGNED.ALL; ENTITY mine4 IS PORT(clk:IN STD_LOGIC;--时钟输入线 set,clr,up,down,zu,zd:IN STD_LOGIC;-
www.eeworm.com/read/452301/7442169

tb f128x4_25um.tb

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; ------------------------------------------------------------------------ -- File : f128x4_25um.tb -- Design Date: Jun
www.eeworm.com/read/452301/7442170

vhd gcnte5_3.vhd

-------------------------------------------------------------------------------- -- -- File : gcnte5_3.vhd -- Last Modification: 06/26/2001 -- -- Created In SpDE Version: SpDE 8.22 -- Author : R
www.eeworm.com/read/452301/7442187

vhd rgec5_1r.vhd

-------------------------------------------------------------------------------- -- -- File : rgec5_1r.vhd -- Last Modification: 06/26/2001 -- -- Created In SpDE Version: SpDE 8.22 -- Author : R
www.eeworm.com/read/452301/7442193

vhd rgec5_2.vhd

-------------------------------------------------------------------------------- -- -- File : rgec5_2.vhd -- Last Modification: 06/26/2001 -- -- Created In SpDE Version: SpDE 8.22 -- Author : Ri
www.eeworm.com/read/452301/7442202

vhd gcnte5_0.vhd

-------------------------------------------------------------------------------- -- -- File : gcnte5_0.vhd -- Last Modification: 06/26/2001 -- -- Created In SpDE Version: SpDE 8.22 -- Author : R
www.eeworm.com/read/452301/7442219

vhd gcnte5_2.vhd

-------------------------------------------------------------------------------- -- -- File : gcnte5_2.vhd -- Last Modification: 06/26/2001 -- -- Created In SpDE Version: SpDE 8.22 -- Author : R
www.eeworm.com/read/450842/7475997

vhd iface.vhd

---------------------------------------------------------------------------- -- This file is a part of the LEON VHDL model -- Copyright (C) 1999 European Space Agency (ESA) -- -- This library