毕业设计(论文)基于Verilog HDL的自动售货机的设计.doc
文本预览下载声明
目 录
摘要 I
Abstract II
第一章 研究现状及发展趋势 1
1.1Verilog硬件描述语言的介绍 2
1.2课题的研究内容 2
1.3课题的研究方法 2
第二章 EDA技术简介 4
2.1 EDA技术的发展 4
2.2 EDA技术的基本特征 4
第三章 自动售货机设计 6
3.1 工作原理 6
3.2 自动售货机的有限状态机设计 7
3.3 模块的实现和描述………………… …………………………………………………...9
3.3 详细状态概述 10
3.2.1 初始状态 10
3.2.2 投币状态 10
3.2.3找零状态……………………………………………………………………………… .10
第四章 自动售货机的仿真 11
4.1 投入0.5元硬币购买cola的仿真 11
4.2 投入0.5元硬币购买deit的仿真 12
4.3 投入0.5元硬币取消操作的仿真……………………………………………………..13
4.4 投入1元硬币购买cola的仿真……………………………………………………….14
4.5 投入1元硬币购买deit的仿真……………………………………………………….15
4.6投入1元硬币取消操作的仿真…… ………………………………………………….16
4.7 投入0.5元1元硬币购买cola的仿真……………………………………………….17
4.8 投入0.5元1元硬币购买deit的仿真………………………………………………..18
4.9 投入0.5元1元硬币取消操作的仿真..………………………………………………19
第五章 总结 20
参考文献 21
致谢 22
基于Verilog HDL的自动售货机的设计
摘要:伴随着社会的进步和科技的发展,人们的生活水平逐渐完善,自动售货机与人们的生活紧紧联系在一起。现在它在生活中的用处越来越大,人们都将其称之为全天候营业的商店,由于它所出售的商品众多,是目前对于零售业产业的必不可少的组成部分。
根据自动售货机的工作原理,设计的自动售货机里面的诸多信号和功能,都将使用一块特定的可集成的逻辑器件来实现,通过利用Verilog HDL硬件描述语言来进行编程,然后使用MAX+plus II系统平台来进行对程序的仿真。这次的方案里面,将售出两种可乐,并且设定了四种状态。通过编写程序和修改程序,然后在通过系统的仿真,从而得到了此次设计的正确性,并且达到了预定的目标。
关键词:自动售货机、MAX+plus II、Verilog HDL、系统仿真、
Verilog HDL based design vending machine
Abstract:Along with social progress and scientific and technological development, peoples living standards gradually improved, vending machines and closely linked to peoples lives. Now it is useful in life more and more, people are going to call it non-stop shops, due to the large number of goods it sells, is the essential part of the retail industry.
According to the working priciple of the vending machine,vending machines and many other signals and functional design inside,will use a specific logic devices can be integrated to achieve,by using Verilog HDL hardware description language programming,and then use the MAX+piusII system platform for the simulation program.The program which will be sold in two kind of cola,and set up four states.By writing the program and modify the program,and then through simulation system,resulting in the correctness of the desi
显示全部