资源描述:
《苏州科技学院计算机组成原理实验报告》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、《计算机组成原理B》实验报告学院:电子与信息工程学院专业:计算机科学与技术班级学号:11200135111学生姓名:李辉指导老师:黄研秋forthequalityofreviewsandreview.Article26threview(a)theCCRAcompliance,whethercopiesofchecks;(B)whetherdoubleinvestigation;(C)submissionofprogramcompliance,investigationorexaminationofwhetherviewsareclear;(D
2、)theborrower,guarantorloans17实验一实验日期:2014.6.10成绩评定:____________实验名称:运算部件实验:加减法器设计实验内容:启动QuartusII,可以采用图形化设计,也可以采用VHDL语言编程设计。然后进行编译调试,最后运行仿真模拟,查看仿真结果。采用图形化设计时先设计CAS单元,然后使用CAS单元设计四位加减法器。查看仿真结果时要考虑四种情况:加法、减法、正溢、负溢。还可以尝试AB均为正、AB均为负、A为正B为负、A为负B为正时候的加减法。1、一位全加器的实现2、一位可控加减法单元CAS的设
3、计3、四位加减法器设计实验目的:熟悉用QuartusII进行逻辑电路设计的方法。通过4位加减法器的设计,掌握加减法器的基本原理。forthequalityofreviewsandreview.Article26threview(a)theCCRAcompliance,whethercopiesofchecks;(B)whetherdoubleinvestigation;(C)submissionofprogramcompliance,investigationorexaminationofwhetherviewsareclear;(D)the
4、borrower,guarantorloans17VHDL程序或图形设计电路图:1.一位全加器(FA)的VHDL程序CAS单元电路图:2.一位可控加减法单元CASDY的设计的VHDL程序电路图:3.四位加减法器设计的设计的VHDL程序电路图:forthequalityofreviewsandreview.Article26threview(a)theCCRAcompliance,whethercopiesofchecks;(B)whetherdoubleinvestigation;(C)submissionofprogramcomplianc
5、e,investigationorexaminationofwhetherviewsareclear;(D)theborrower,guarantorloans17仿真结果和分析:1.一位全加器的CAS仿真结果forthequalityofreviewsandreview.Article26threview(a)theCCRAcompliance,whethercopiesofchecks;(B)whetherdoubleinvestigation;(C)submissionofprogramcompliance,investigationo
6、rexaminationofwhetherviewsareclear;(D)theborrower,guarantorloans17仿真结果分析:Ai,Bi和Ci(一个二进制位)相加,产生一个和输出Si以及一个进位Ci+1。仿真结果可得下表所示:输入输出AiBiCiSiCi+10000000110010100110110010101011100111111从表中得,输入中有奇数个1时,和Si为1;输入中任何两个同时为1,进位Ci+1为1。2.一位可控加减法单元仿真结果forthequalityofreviewsandreview.Articl
7、e26threview(a)theCCRAcompliance,whethercopiesofchecks;(B)whetherdoubleinvestigation;(C)submissionofprogramcompliance,investigationorexaminationofwhetherviewsareclear;(D)theborrower,guarantorloans17仿真结果分析:当Sub=0,Ai、Bi和进位Ci做一位加法;当Sub=1,Ai、Bi的反码和进位Ci做一位加法运算。3.四位加减法器设计的仿真结果加法:减
8、法:forthequalityofreviewsandreview.Article26threview(a)theCCRAcompliance,whethercop