An open API service indexing awesome lists of open source software.

https://github.com/bharadwaj-r/basic-verilog-codes

Compiled set of verilog codes for beginners. Can help you with getting started with basics of verilog.
https://github.com/bharadwaj-r/basic-verilog-codes

adder asynchronous comparator decoder demux encoder flipflop gates mux register shift synchronous testbench verilog verilog-vhdl

Last synced: 2 months ago
JSON representation

Compiled set of verilog codes for beginners. Can help you with getting started with basics of verilog.

Awesome Lists containing this project

README

          

# Basic Verilog Codes
Compiled set of verilog codes for beginners. Can help you with getting started with the basics of verilog. Each code has it's own testbench written at the end of the code file in comments, and some files even have different styles of writing the code. Comment and un-comment the required part of the code as needed.