代码搜索:std

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

代码结果 10,000
www.eeworm.com/read/320939/13415677

vhd s_box.vhd

--------------------------------------------------------------------- -- (c) Copyright 2006, CoreTex Systems, LLC -- -- www.coretexsys.com --
www.eeworm.com/read/320936/13415775

vhd encdec_8b10b_tb.vhd

------------------------------------------------------------------------------- -- -- Title : Test Bench for enc_8b10b and dec_8b10b -- Design : 8b-10b Encoder/Decoder Test Bench -- Project : 8000
www.eeworm.com/read/320936/13415777

vhd enc_8b10b_tb.vhd

------------------------------------------------------------------------------- -- -- Title : Test Bench for enc_8b10b -- Design : 8b/10b Encoder Test Bench -- Project : 8000 - 8b10b_encdec -- Au
www.eeworm.com/read/320782/13418562

vhd uart_struct.vhd

------------------------------------------------------------------------------- -- -- -- VHDL UART IP core
www.eeworm.com/read/320782/13418586

xml coregen.xml

www.eeworm.com/read/320782/13418602

vhd cpu86.vhd

------------------------------------------------------------------------------- -- -- -- CPU86 - VHDL CPU8088 IP core
www.eeworm.com/read/320681/13420077

vhd ramb4_s8.vhd

-- megafunction wizard: %LPM_RAM_DQ% -- GENERATION: STANDARD -- VERSION: WM1.0 -- MODULE: altsyncram -- ============================================================ -- File Name: RAMB4_S8.vhd
www.eeworm.com/read/320680/13420080

vhd ps2.vhd

library IEEE; use IEEE.std_logic_1164.all; use IEEE.std_logic_unsigned.all; entity PS2 is port ( KBdata: in STD_LOGIC; KBCLK: in STD_LOGIC; --DOUT: out STD_LOGIC_V
www.eeworm.com/read/320665/13420313

vhd xx.vhd

library IEEE; use IEEE.std_logic_1164.all; use IEEE.std_logic_arith.all; entity xx is port(c:in std_logic; r:in std_logic; q:out std_logic); end xx; architecture x of xx is variable
www.eeworm.com/read/320564/13423287

vhd xianshi.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity xianshi is port(cle,clk1,clk9,clk10,clear,set:in std_logic; y:out std_logic_v