代码搜索结果
找到约 10,000 项符合
VHDL 的代码
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;
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;
100vhdl+
--------------------------------------------------------------------------------
--
-- Traffic Light Controller (TLC)
--
-- Source: Hardware C version written by David Ku on June 8, 1988 at Stan