南京理工大学EDA设计 下载本文

内容发布更新时间 : 2024/5/16 22:57:45星期一 下面是文章的全部内容请认真阅读。

EDA设计II 史耀亮 电子工程与光电技术学院 0810210232

EDA设计实验报告

——基于QuartusII的多功能数字钟设计

院系:电子工程与光电技术学院

专业:电子信息工程 学号:0810210232 姓名:史耀亮 指导老师:蒋立平

时间:2011年4月25日—4月28日

.

多功能数字钟

摘要:利用QuartusII软件采用模块化设计方法、自顶向下设计理念,设计一个具有24小时计时功能的电子钟。实验全部用VHDL语言编写。软件仿真调试成功后编译下载至可编程实

验系统SmartSOPC中进行硬件测试。实现并充分领略硬件设计软件化的精髓。

关键词:数字钟 模块化 硬件

Abstract:Using the QuartusII software to design

a digital-bell that has timing function for 24 hours with modular design method and top-down concept. The whole experiment is written in VHDL. After emulating and debugging successfully, translate and edit the code. Then, download the result to the programmable SmartSOPC system and test in hardware. Realizing the soul of designing hardware by software.

Key word: digital-bell modular hardware

'.

.

目录

一、 设计内容简介-------------------------------------3 二、 设计要求-----------------------------------------3 三、 方案论证(整体电路设计原理)---------------------3 四、 子模块设计原理-----------------------------------4

1、 2、 3、 4、 5、 6、 7、 8、 9、

脉冲产生电路-------------------------------4 计时电路-----------------------------------5 显示电路----------------------------------10 清零电路----------------------------------14 校时校分电路------------------------------14 整点报时电路------------------------------15 闹钟设定电路------------------------------16 音乐闹钟电路------------------------------17 电路模块总图------------------------------21

五、 实验中遇到的问题及解决方法----------------------28 六、 结论--------------------------------------------29 七、 实验心得----------------------------------------29 八、 参考文献----------------------------------------29

'.