代码搜索:Vector

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

代码结果 10,000
www.eeworm.com/read/179827/9335605

txt adc0809eda程序.txt

-------------------------------------------------------------------- library IEEE; 顶层文件 use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.ALL; use IEEE.STD_LOGIC_UNSIGNED.ALL
www.eeworm.com/read/179705/9341519

c diff.c

/* multimin/diff.c * * Copyright (C) 2000 David Morrison * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as publi
www.eeworm.com/read/179705/9344231

c view_source.c

/* vector/view_source.c * * Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 Gerard Jungman, Brian Gough * * This program is free software; you can redistribute it and/or modify * it under the
www.eeworm.com/read/374298/9411981

vhd dzxs.vhd

LIBRARY ieee; USE ieee.std_logic_1164.all; USE ieee.std_logic_unsigned.all; entity dzxs is port(clk:in std_logic; hang:out std_logic_vector(15 downto 0); lei:out std_logic_vector(3 d
www.eeworm.com/read/174802/9573557

vhd core.vhd

----------------------------------------------------------- -- File: core.vhd -- -- created : July 09,2001 15:00 -- -- mail to khaer@op
www.eeworm.com/read/174802/9573560

vhd post_20b15i.vhd

----------------------------------------------------------- -- File: post.vhd -- -- created : July 09,2001 15:00 -- -- mail to khaer@op
www.eeworm.com/read/174802/9573563

vhd cordic16.vhd

----------------------------------------------------------- -- File: cordic16.vhd -- -- created : July 09,2001 15:05 -- -- mail to khaer@op
www.eeworm.com/read/174802/9573570

vhd stage.vhd

----------------------------------------------------------- -- File: stage.vhd -- -- created by Armen Saatchyan : July 09,2001 15:00 -- -- mail to khaer@op
www.eeworm.com/read/168320/9919983

rpt ivga.tan.rpt

Timing Analyzer report for Ivga Thu May 11 13:23:54 2006 Version 5.0 Build 168 06/22/2005 Service Pack 1 SJ Full Version --------------------- ; Table of Contents ; --------------------- 1
www.eeworm.com/read/164962/10080412

txt cpu_system.txt

-- Structural description of a Microprocessor System -- dowload from: www.fpga.com.cn & www.pld.com.cn LIBRARY ieee; USE ieee.std_logic_1164.ALL; ENTITY cpudemo IS END cpudemo; ARCHITECTUR