MahdiHaeri / Verilog_Logic_Circuit

Logic Circuit module Implementation with Verilog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logic Circuit Implementations in Verilog

This repository contains Verilog implementations of various logic circuits including decoders, encoders, adders, multiplexers, and more. Each module serves a specific function and can be utilized for digital logic design and simulation purposes.

Modules Included:

  • Decoder
  • Encoder
  • Adder
  • Multiplexer (MUX)
  • Comparator

Special Thanks

"Big thanks to WaveTrace.io for the amazing waveform extension in VSCode – it's a game-changer!"

About

Logic Circuit module Implementation with Verilog


Languages

Language:Verilog 100.0%