代码搜索:vhdl
找到约 10,000 项符合「vhdl」的源代码
代码结果 10,000
www.eeworm.com/read/32453/1034368
100vhdl+
----------------------------------------------------------------------------
--
--
-- Elliptical Wave Filter Benchmark
--
--
-- VHDL Benchmark author: D. Sreenivasa Rao
--
www.eeworm.com/read/32453/1034369
100vhdl+
----------------------------------------------------------------------------
--
--
-- Elliptical Wave Filter Benchmark : Test Patterns
--
--
-- VHDL Benchmark author: D. Sreenivasa Rao
www.eeworm.com/read/32453/1034370
100vhdl+
--***************************************************************************
-- pack.vhdl *
-- VHDL BIT_VECTOR Ope
www.eeworm.com/read/32453/1034371
100vhdl+
www.eeworm.com/read/32453/1034372
100vhdl+
--test xilinx cell_lib
--use work.types.all;
entity E is
end E;
architecture test_add of E is
begin
t_add8:block
signal a0 : bit := '1';
signal a1 : bit:= '0';
signal a2 : bit:=
www.eeworm.com/read/32453/1034373
100vhdl+
----------------------------------------------------
-- The vhdl description for Xilinx Library (4000)
--
-- Category: Self-Defined Types and Functions
--
-- Yan.Zongfu
-- 1995.10.18
----------------
www.eeworm.com/read/32453/1034374
100vhdl+
www.eeworm.com/read/32453/1034375
100vhdl+
--**VHDL*************************************************************
--
-- SRC-MODULE : TESTBENCH
-- NAME : gcd_stim.vhdl
-- VERSION : 1.0
--
-- PURPOSE : Testbench for GCD Benchmar
www.eeworm.com/read/32453/1034376
100vhdl+
--**VHDL*************************************************************
--
-- SRC-MODULE : GCD
-- NAME : gcd.vhdl
-- VERSION : 1.0
--
-- PURPOSE : Architecture of GCD benchmark
--
--
www.eeworm.com/read/32453/1034377