ERC-IIITH / ERC-IIITH/Verilog-Library

Gates

Open
#5 6 comments 0 reactions 2 assignees Claimed by @The-Endurance View on GitHub
good first issue
Dominant language
Verilog
Stars
4
Forks
11
PR merge metrics
No merged PRs in 30d

Description

2 input AND, OR, NAND, NOR, XOR and XNOR gates and NOT gate
RTL model using operators and structural model using gate primitives

File structure example
> nand
>> nand_struct.v
nand_struct_tb.v
nand_rtl.v
nand_rtl_tb.v

where `_struct` is for the structural model and `_rtl` for the RTL model

This issue can be broken down and solved in multiple PRs.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.