- 22
- 0
- 约1.65万字
- 约 13页
- 2020-09-10 发布于浙江
- 举报
Computer Organization and
Architecture
Course Design
The Report of Microinstruction CPU Design
School of Information Science and Engineering
Southeast University
2014
The Design Report of the Microinstruction CPU Design
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. Design Specification
Single-address instruction format is used in our simple CPU design. The
instruction word contains two sections: the operation code (opcode), which defines
the function of instructions (addition, subtraction, logic operations, etc.); the address
part , in most instructions, the address part contains the memory location of the datum
to be operated, we called it direct addressing.
OPCODE[15:8] ADDRESS[7:0]
Figure 1 the instruction format
The opcode of the relevant instructions are listed in Table 1.
COA-CPU School of Information Science and Engineering
Southeast University
The Design Report of
您可能关注的文档
- 东财Excel教学实验报告.doc
- 东城地理期末试题及答案.doc
- 东城区垃圾分类启动仪式主持词.doc
- 东城小学配餐室卫生管理制度.doc
- 东城小学校园足球比赛方案.doc
- 东大19春学期《大学英语(一)》在线作业3.doc
- 东大矿井主井施工组织设计.doc
- 东道国投资法律环境的识别与互动适应风险问题.doc
- 东电小学春季防火工作方案.doc
- 东渡中学教师职业倦怠调查表.doc
- 统编版2025年春季新版七年级下册历史 第21课 明清时期的科技与文化 教案.docx
- 雅安雨城法院书记员招聘考试真题库2025.docx
- 2026届安徽合肥市高考一模高考语文试卷试题(含答案详解).pdf
- 【专题研究】国内外城市更新研究的最新进展.pdf
- 【专题研究】老旧城区改造居民满意度影响因素研究——以遂宁市老旧城区改造为例.pdf
- 【专题研究】关于旧城空间改造理论与创意设计案例的几点思考.pdf
- 西藏拉萨市高三下学期期末物理备考重点详解.docx
- 泾县法院书记员招聘笔试真题2025.pdf
- 2026年春【苏教版】-六年级数学下册-面积的变化.pptx
- 2026年春【苏教版】-六年级数学下册-7.pptx
原创力文档

文档评论(0)