代码搜索:std

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

代码结果 10,000
www.eeworm.com/read/188210/8560575

vhd ledcontrol.vhd

LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; USE IEEE.STD_LOGIC_UNSIGNED.ALL; ENTITY ledcontrol IS PORT( reset,clk,urgen : IN STD_LOGIC; state : OUT STD_LOGIC_VECTOR(1 DOWNTO 0); sub,s
www.eeworm.com/read/188210/8560621

vhd ledshow.vhd

LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; USE IEEE.STD_LOGIC_UNSIGNED.ALL; ENTITY ledshow IS PORT( clk,urgen : IN STD_LOGIC; state : IN STD_LOGIC_VECTOR(1 DOWNTO 0); sub,set1,set2
www.eeworm.com/read/188210/8560635

vhd ledc~578.vhd

LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; USE IEEE.STD_LOGIC_UNSIGNED.ALL; ENTITY ledcontrol IS PORT( reset,clk,urgen : IN STD_LOGIC; state : OUT STD_LOGIC_VECTOR(1 DOWNTO 0); sub,s
www.eeworm.com/read/188209/8560705

vhd leddrv.vhd

LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; USE IEEE.STD_LOGIC_ARITH.ALL; ENTITY leddrv IS PORT ( ms10 :IN STD_LOGIC_VECTOR(7 DOWNTO 0); sec :IN STD_LOGIC_VECTOR(7 DOWNTO 0)
www.eeworm.com/read/288162/8650778

vhd cpu.vhd

library ieee; use ieee.std_logic_1164.all; entity cpu is port ( rst : in std_logic; p12mhz : in std_logic; --xp12mhz : out std_logic; rst_cpu : out std_logic;
www.eeworm.com/read/431805/8654033

vhd packfp.vhd

-- -- VHDL Architecture HAVOC.PackFP.PackFP -- -- Created: -- by - Guillermo -- at - ITESM, 09:57:50 07/16/03 -- -- Generated by Mentor Graphics' HDL Designer(TM) 2002.1b (Bui
www.eeworm.com/read/431805/8654037

vhd fplzc.vhd

--modified 2007,03 v1 --modified 2007,04,09 v2 LIBRARY ieee; USE ieee.std_logic_1164.all; USE ieee.std_logic_arith.all; ENTITY FPlzc IS PORT( word : IN std_logic_vector (26 DOWNTO 0);
www.eeworm.com/read/387424/8683980

vhm mico8.vhm

-- -- Written by Synplicity -- Product Version "Version 9.0L1" -- Program "Synplify", Mapper "9.0.0, Build 139R" -- Fri Mar 14 11:39:56 2008 -- -- -- Written by Synplify version 9.0.0, Build
www.eeworm.com/read/387424/8684128

vhd mico8.vhd

-- VHDL model created from schematic mico8.sch -- Mar 14 11:39:50 2008 library IEEE; use IEEE.std_logic_1164.all; -- synopsys translate_off library ecp2; use ecp2.components.all; -- synopsys t
www.eeworm.com/read/387424/8684242

vhd led_m8.vhd

----------------------------------------------------------------------- -- LED_M8.vhd -- -------------------------------------------------------------------- -- >>>>>>>>>>>>>>>>>>>>>>>>> COPYRIGHT