Skip to content

Commit

Permalink
update pdf-readme file for ver2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MohammadNiknam17 committed Jul 20, 2021
1 parent ef49849 commit f1f0455
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# vending-machine-processor



Basic 8-bit vending machine processor design which offers support for two drinks and currency of 5 cent, 10 cent, 25 cent denominations.

As an engineer working in a high tech company, asked to implement a RTL description of a vending machine processor using VHDL to control a vending machine.
Expand All @@ -20,3 +22,11 @@ release of soft drink type 1).
The vending machine also should generate the 8-bit output E indicating the change to be returned in cents.

[Question link](https://www.chegg.com/homework-help/questions-and-answers/junior-engineer-working-high-tech-company-asked-implement-rtl-description-vending-machine--q36105103)


.
.

[version 1.0 : Designed Structional-Modular, based on components; branch: Master](https://github.com/MohammadNiknam17/vending_machine_processor)

[version 2.0 : Designed Behavioral-Package used, based on procedures-functions; branch: v2.0-behavioral-func-procedure](https://github.com/MohammadNiknam17/vending_machine_processor/tree/v2.0-behavioral-func-procedure)
Binary file modified vending_machine_processor.pdf
Binary file not shown.

0 comments on commit f1f0455

Please sign in to comment.