代码搜索结果
找到约 10,000 项符合
VHDL 的代码
100vhdl+
----------------------------------------------------------------------------
--
-- Copyright (c) 1990, 1991 by Synopsys, Inc. All rights reserved.
--
-- This source file may be used and distribu
100vhdl+
--------------------------------------------------------------------------------
--
-- AM2901 Benchmark output_shifter
--
-- Source: AMD data book
--
-- VHDL Benchmark author Indraneel Ghosh
100vhdl+
--------------------------------------------------------------------------------
--
-- AM2901 Benchmark - test patterns for output shifter
--
-- Source: AMD data book
--
-- VHDL Benchmark auth
100vhdl+
--***************************************************************************
-- VHDL BIT_VECTOR Operations for MVL7 type
--
100vhdl+
----------------------------------------------------------------------------
--
-- Copyright (c) 1990, 1991 by Synopsys, Inc. All rights reserved.
--
-- This source file may be used and distribu
100vhdl+
--Page :307,308
--Objective :'TRANSACTION and reso;ved signals
--Filename :test_74.vhd
--Author :Joseph Pick
--Update :cdy 1998 4
entity Test_74s is
end
100vhdl+
library ieee;
use ieee.std_logic_1164.all;
use work.p_alarm.all;
entity tb_buffer is
end tb_buffer;
architecture test of tb_buffer is
component key_buffer
port(key:in t_digital;
c
100vhdl+
-- _ _
-- L
---------------------------OO-------OO---------------------------------
--