大连理工大学软件学院计算机组成原理实验一位全加器VHDL语言实现_vhdl实现16位全加器

其他范文 时间:2020-02-28 08:58:03 收藏本文下载本文
【www.daodoc.com - 其他范文】

大连理工大学软件学院计算机组成原理实验一位全加器VHDL语言实现由刀豆文库小编整理,希望给你工作、学习、生活带来方便,猜你可能喜欢“vhdl实现16位全加器”。

----------------------Company:

--Engineer:

--

--Create Date:18:35:51 04/08/2013

--Design Name:

--Module Name:testFile Created

--Additional Comments:

--

--------------------library IEEE;

use IEEE.STD_LOGIC_1164.ALL;

use IEEE.STD_LOGIC_ARITH.ALL;

use IEEE.STD_LOGIC_UNSIGNED.ALL;

----Uncomment the following library declaration if instantiating----any Xilinx primitives in this code.--library UNISIM;

--use UNISIM.VComponents.all;

entity test is

Port(end test;a,b,ci : inSTD_LOGIC;s,c : outSTD_LOGIC);

architecture Behavioral of test is

signal x,y:std_logic;

begin

x

y

s

c

end Behavioral;

下载大连理工大学软件学院计算机组成原理实验一位全加器VHDL语言实现word格式文档
下载大连理工大学软件学院计算机组成原理实验一位全加器VHDL语言实现.doc
将本文档下载到自己电脑,方便修改和收藏。
点此处下载文档

文档为doc格式

    热门文章
      整站推荐
        点击下载本文