- 1、本文档共21页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
计算机组成原理之CPU原理
LABORATORY REPORT
Microprogrammed CPU Design
Course Name: Computer Structure and Architecture
Page 1 of 21
Contents
1. Purpose……………………………………………………………… (3)
2. Task Requirements……………………………………………… (3)
3. Instruction Set Design……………………………………………(4)
4. ROM/RAM Design…………………………………………………(7)
5. Control Unit Design………………………………………………(10)
6. Description of Simulated Wave Forms……………………(11)
7. Simulation Results………………………………………………(11)
8. Conclusions and Discussions…………………………… ……(13)
9. Appendix……………………………………………………………(14)
Page 2 of 21
1. Purpose:
The purpose of this project is to design a simple CPU (Central Processing
Unit). This CPU has basic instruction set, and we will utilize its instruction set to
generate a very simple program to verify its performance. For simplicity, we will
only consider the relationship among the CPU, registers, memory and
instruction set. That is to say we only need consider the following items:
Read/Write Registers, Read/Write Memory and Execute the instructions.
At least four parts constitute a simple CPU: the control unit, the
internal registers, the ALU and instruction set, which are the main
aspects of our project design and will be studied.
2. Task Requirements:
(1)Altera’s MAX+plus II EDA tool is recommended and provided for design
work and simulation.
(2)Finish the instruction set of this simple CPU, given as follows:
(3)Finish the control unit, internal registers and ALU .
(4)Finish a ROM to store the source program with instruction sets and a
RAM to store the result of the program output.
Page 3 of 21
3. Instruction Set Design
Single-address instruction format is used in our simple CPU design. The
ins
您可能关注的文档
- TFT 16位数据模式设置及例程.pdf
- 天津大学 单片机 课件 第二章_3.pdf
- EM78M612DAP中文资料(ELAN Microelectronics)中文数据手册「EasyDatasheet - 矽搜」.pdf
- AD7961_cn 16位差分ADC 中文技术手册.pdf
- DA模拟量输出卡 16位精度 4路 光电隔离.pdf
- OMRON 工业自动化系统产品.pdf
- 一维条形码生成与知识技术.pdf
- tft800600(16位色)显示控制模块说明书.pdf
- 双通道16位Sigma-Delta AD转换器JM1801产品手册.pdf
- 德国HENGSTLER绝对式旋转编码器选型指南.pdf
- 计算机组成与结构-习题.pdf
- Université Catholique de Louvain A Mathematical Model of CPU Yatsuka Nakamura.pdf
- A survey on Discriminatory Processor Sharing. Queueing Systems 53, 53–63. Special Issue on.pdf
- CPU的门牌号码核心步进编号揭秘.pdf
- 三菱电力测量模块.pdf
- NCP6132MNR2G,NCP6132MNR2G, 规格书,Datasheet 资料.pdf
- 西门子位控模块EM253快速入门.pdf
- 我们懂得安徒生了么_李红叶.pdf
- 单片机原理及应用 第03章 指令系统.pdf
- VixEye系列智能相机-DSP编程指南Ver2.3.pdf
文档评论(0)