计算机组成原理课程设计--用硬件描述语言设计CPU
《计算机组成原理课程设计--用硬件描述语言设计CPU》由会员分享,可在线阅读,更多相关《计算机组成原理课程设计--用硬件描述语言设计CPU(33页珍藏版)》请在毕设资料网上搜索。
1、1 用硬件描述语言设计 CPU 摘要 本次设计完全用 verilog 硬件描述语言编写微处理器的各个部件,在顶层文 件里将各个部件连接起来,形成一个简单的微处理器,加上一些外围模块来实现 一些功能。本次设计在合理性与实用性上没有考虑。只为了达到技术指标,从原 理上完成一个简单的 cpu 设计。 关键字关键字:verilog,微处理器,CPU 设计 2 Design CPU In Hardware Description Language Abstract The design completely microprocessor verilog hardware description lang
2、uage in all parts, the top file in the various components connected together to form a simple microprocessor, plus some peripheral modules to achieve some functionality. The design does not have a reasonable and practical considerations. Only to achieve technical indicators, from the principles of t
3、he cpu to complete a simple cpu design. Key Words:verilog, microprocessor, CPU design 目录 3 第1章 设计任务和技术指标.5 第2章 简单介绍.6 2.1 微处理器硬件系统及原理6 2.1.1 内部组成.6 2.1.2 外围模块.8 2.2 处理器指令系统及功能8 第3章 各模块的设计及实现.9 3.1 时钟发生器的设计及实现9 3.2 程序计数器的设计及实现.12 3.3 指令寄存器的设计及实现.13 3.4 运算器的设计及实现.14 3.5 累加器的设计及实现.16 3.6 地址选择器的设计及实现.17
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中设计图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 计算机 组成 原理 课程设计 硬件 描述 语言 设计 CPU
