Introduction - If you have any usage issues, please Google them yourself
My EDA curriculum design Verilog HDL realize the automatic vending machine
· Design goals:
The design is complete Verilog HDL-based automatic ticketing system, integrated software with Quartus II8.1.
The automatic ticketing system to complete 1, $ 2, $ 3, four automatic ticket sold 4 yuan, currency can be 1 yuan, 5 yuan, 10 yuan, 50 yuan, 100 yuan, the change and automatically display
· Overall design:
There are four main modules and a top-level modules: four modules are master module, statistics module, invoicing module and dispenser module top-level module is responsible for connecting the modules, consisting of an available automatic ticketing system.