两位数码管显示电路(17 页)Good is good, but better carries it.精益求精,善益求善。EDA 设计论文题 目 学 院 专业班级 学生姓名 指导老师 2025 年 1 月 10 日目 录摘 要IAbstractII第 1 章 绪论11.1 概述11.2 设计的目的11.3 设计的基本内容1第 2 章 EDA、Verilog HDL 简介22.1 EDA 技术22.1.1 EDA 技术的概念22.1.2 EDA 技术的特点22.1.3 EDA 设计流程22.2 硬件描述语言(Verilog HDL)32.2.1 Verilog HDL 简介32.2.2 Verilog HDL 语言的特点3第 3 章 两位数码管的动态显示电路的设计过程43.1 系统需求分析43.2 设计原理43.3 MAXII 晶体管说明53.4 编写代码63.5 管脚分配8第 4 章 系统仿真9结论10参考文献11附录12致谢13\摘 要在信息时代的今日,单片机技术应用越来越广泛,涉及各行各业,也渗透到人们的日常生活之中,如洗衣机、空调、冰箱等的控制系统,就可以用单片机实现。为了让人们很直观的了解相关设备当前的工作状态,很多时候需要将当前的时间、温度、工作程序等状态通过数码管显示出来,这就涉及到单片机的数码管显示技术。在实际应用中,单片机的数码管显示,正确、高效应用数码管显示技术设计成功与否的一个关键问题之一。本文介绍了通过学习版开设计两位数码管的显示十六进制数。采纳汇编进行编程,可以实现从 00 到 FF 的十六进制数的循环显示。在 Quartus Ⅱ 软件平台上,完成了两位数码管的显示电路的设计。采纳 Verilog HDL 硬件描述语言描述两位数码管的显示电路,完成对电路的功能仿真。关键词:两位数码管的显示 Quartus Ⅱ 状态机 循环AbstractIn the information age today, SCM technology is applied more and more widely, involved in all walks of life, but also penetrate into people's daily life, such as washing machines, air conditioners, refrigerators and other control system, you can with MCU. In order to let people very intuitive understanding of the relevant equipment current state, most of the time to the current time, temperature, and work procedures state through the digital tube display, which involves the MCU digital tube display technology. In practical application, the digital tube d...