代码搜索结果

找到约 10,000 项符合 VHDL 的代码

100vhdl+

-------------------------------------------------------------------------------- -- -- AM2901 Benchmark -- -- Source: AMD data book -- ---------------------------------------------------------

100vhdl+

-------------------------------------------------------HS -- types and mvl_functions are moved in l2901_lib -- so that they are not needed to complie every time -- modified by hanshu,June 4,1

100vhdl+

-- _ _ -- L ---------------------------OO-------OO--------------------------------- --

100vhdl+

library ieee; use ieee.std_logic_1164.all; use work.p_alarm.all; entity tb_alarm_clock is end tb_alarm_clock; architecture test of tb_alarm_clock is component alarm_clock port(ke

100vhdl+

-- _ _ -- L ---------------------------OO-------OO--------------------------------- --

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

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

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;