Verilog Implementation of a Digital Combinational Lock which unlocks when a specific 3 bit sequence is entered.
-
Updated
Nov 6, 2024 - Verilog
Verilog Implementation of a Digital Combinational Lock which unlocks when a specific 3 bit sequence is entered.
This project demonstrates design verification of a D Flip Flop using UVM methodology. It includes driver, monitor, scoreboard, and testbench components to validate functionality, ensure correct timing, and report mismatches. A clean, modular flow highlights reusable verification practices.
Add a description, image, and links to the d-flip-flop topic page so that developers can more easily learn about it.
To associate your repository with the d-flip-flop topic, visit your repo's landing page and select "manage topics."