- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
本科毕业论文
(科研训练、毕业设计)
题 目:基于ARM体系的虚拟机的构架实现
整体构架与实现
姓 名:
学 院:软件学院
系:
专 业:软件工程
年 级:
学 号:
指导教师(校内): 职称:
年月
摘 要
关键词
Abstract
Virtual Machine(VM) is the software that emulates another hardware platform different from current platform. It can perform the same activity as the true hardware. VMs are widely used in hardware development, operating system development and embedded system development, security system, recreation and so on. Because there exists various kinds of hardware platforms today, the development of VM becomes more and more important.
The destination of this article is to describe how to realize a simple VM based on ARM CPU, which is prevent nowadays.
The realization of VM is to emulate a kind of hardware using software. The article discusses the main point of ARM VMs including CPU module, MMU module and I/O ports, describing the emulation of these modules, the structure of registers and software modules, date structures, hardware activity and the process of software. Besides, because VMs are different from real hardware, the article describes how to drive the VMs to work as well, in order to show the main points of VMs.
Key words: Virtual machine, ARM CPU MMU IO
目 录
1. 引言 6
2. 总体设计 7
3. 详细设计 8
3.1. ARM CPU的模拟 8
3.1.1. CPU的工作方式 8
3.1.2. 寄存器 10
3.1.3. 指令 11
3.1.4. 中断与异常 16
3.1.5. 驱动CPU 18
3.1.6. CPU软件模块的结构 18
3.2. 内存与IO映射 20
3.2.1. MMU的工作方式 20
3.2.2. MMU模拟细节 20
3.2.3. IO映射的模拟 38
3.2.4. MMU的软件模块实现 39
3.3. 其他外设 39
3.3.1. 外设接口的软件实现 39
4. 实现结果 41
5. 致谢语 42
6. 参考文献 43
Directory
1. Introduction 6
2. Overall design 7
3. Detailed design 8
3.1. The emulation of ARM CPU 8
3.1.1. CPU working mode 8
3.1.2. Registers 9
3.1.3. Instruction set 10
3.1.4. Exceptions 15
3.1.5. Drive CPU 16
3.1.6. CPU module implementation 17
3.2. Memory and IO mapping 18
3.2.1. MMU working mode 18
3.2.2. Detailed MMU emulation 18
3.2.3. IO mapping emulation 36
3.2.4. MMU module implementation 37
3.3. Peripheral equipment 37
3.3.1. Peripheral equipment module imple
您可能关注的文档
最近下载
- 《射频识别技术原理与应用实战》全套教学课件.pptx
- 羊的同期发情技术.pptx VIP
- T-CAGHP 035—2018地质灾害排水治理工程设计规范(试行).docx VIP
- 第二批重点监管危险化学品名录.doc VIP
- 劳技课件教学课件.pptx VIP
- Unit 1 I love sports Part 1 (课件)2025-2026学年度外研版(三起)英语四年级上册.pptx VIP
- DBJ43_T393-2022:湖南省房屋建筑和市政工程消防质量控制技术标准.pdf VIP
- 2024年-2025年政工师(初级)理论考试题库及答案(综合题型).pdf VIP
- T∕ZZB 0900-2018 液晶调光玻璃团体标准.pdf VIP
- 朗朗阅读周周练四年级上册(1).pdf VIP
文档评论(0)