-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
45 lines (33 loc) · 951 Bytes
/
Copy pathCITATION.cff
File metadata and controls
45 lines (33 loc) · 951 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
cff-version: 1.2.0
title: "Secure Vending Machine Controller"
message: >
If you use this project in your research, publication,
or academic work, please cite this repository.
type: software
authors:
- family-names: Moga
given-names: Dhrumil
version: "1.0.0"
date-released: 2026-08-04
license: MIT
abstract: >
A modular SystemVerilog implementation and directed self-checking
verification environment for a Secure Vending Machine Controller
supporting multiple payment methods, transaction validation,
inventory management, timeout detection, and automated report
generation.
keywords:
- SystemVerilog
- RTL Design
- Verification
- VLSI
- ASIC
- FPGA
- Digital Design
- Vivado
- XSIM
- Self-Checking Testbench
- Vending Machine
repository-code: "https://github.com/partialHuman/Secure-Vending-Machine-Controller"
url: "https://github.com/partialHuman/Secure-Vending-Machine-Controller"
language: en