搜索资源列表
ditietickets
- 利用VHDL语言实现地铁售票系统的设计。售票系统根据途经站数自动计算票价-Using VHDL language metro ticket system. Ticketing system automatically calculated according to the number of fares via station
sellor
- 数字系统设计,用VHDL语言编程完成自动售票功能-Digital system design, VHDL programming language features to complete the ticket
Subway-automatic-ticket-system-VHDL
- VHDL的课程设计,包括地铁自动售票以及交通灯等设计-VHDL curriculum design, including a subway ticket and traffic lights design
subway7
- 本实验是基于VHDL设计一个地铁自动售票系统。该系统能一次出售最多9张票,并实现找零、显示、出票、取消等功能。划分为控制模块、计算模块、分频模块、出票模块、显示模块等5个功能模块。-The experiment is based on the VHDL design a subway automatic ticketing system. The system can be a maximum of nine tickets sold, and to achieve homing, show t
EDA
- 我的EDA课程设计 Verilog HDL 自动售票机的实现 ·设计目标: 本设计完成基于Verilog HDL的自动售票系统,综合软件用Quartus II8.1。 本自动售票系统可以完成1元、2元、3元、4元四种票的自动售出,货币种类可以是1元、5元、10元、50元、100元,能自动找零和显示 ·总体设计: 共有四个主要模块和一个顶层模块:四个模块分别是主控模块、统计模块、出票模块和找零模块;顶层模块负责各模块间的连接,组成一个可用的自动售票系统。-My EDA