代码搜索:vhdl

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

代码结果 10,000
www.eeworm.com/read/32453/1034348

100vhdl+

www.eeworm.com/read/32453/1034349

100vhdl+

-- _ _ -- L ---------------------------OO-------OO--------------------------------- --
www.eeworm.com/read/32453/1034350

100vhdl+

--Page :293,294 --Objective :More glitches in inertial model --Filename : test_18e.vhd --Author :Joseph Pick entity Test_18e is end Test_18e; architecture Be
www.eeworm.com/read/32453/1034351

100vhdl+

www.eeworm.com/read/32453/1034352

100vhdl+

--write by Diao Lan Song --1998/9/24 LIBRARY IEEE; Use IEEE.Std_Logic_1164.ALL; ENTITY conditioner_stim IS END conditioner_stim ; ARCHITECTURE stimulation OF conditioner_stim IS
www.eeworm.com/read/32453/1034353

100vhdl+

LIBRARY IEEE; USE IEEE.Std_Logic_1164.ALL; ENTITY air_conditioner IS PORT(clk : IN Std_ULogic; temp_high :IN Std_ULogic; temp_low : IN Std_ULogic;
www.eeworm.com/read/32453/1034354

100vhdl+

www.eeworm.com/read/32453/1034355

100vhdl+

function I2B( Number : integer ; len : integer ) return MVL7_VECTOR is variable temp: MVL7_VECTOR (len - 1 downto 0); variable NUM: integer:=0; variable QUOTIENT: integer:=0;
www.eeworm.com/read/32453/1034356

100vhdl+

www.eeworm.com/read/32453/1034357

100vhdl+

-------------------------------------------------------------------------------- -- -- Traffic Light Controller (TLC) -- -- Source: Hardware C version written by David Ku on June 8, 1988 at Stan