Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 654 Bytes

File metadata and controls

10 lines (7 loc) · 654 Bytes

Vending-Machine-Controller-using-Verilog

Vending Machine Controller with basic testbench just to check the functioning of the module. This is just a hobby project and is not intended to replicate the working of a real vending machine and hence not covering all the possible cases.

This module is made using verilog and is complied under Icarus Verilog 0.9.7 Compiler. The testbench does not cover the the all the working modes of this controller but is only intended to to check whether the module is performing as desired or not.

This project is licensed under the MIT LICENSE.

Contributors