Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 

Repository files navigation

VLSI

  • Verilog:

    1. This repository contains a verilog design code and a simple verilog testbench for a simple combinational circuit: a code converter that converts a Binary code into a Gray code.

    2. This repository contains a verilog design code and a simple verilog testbench code for a Mealy machine sequence detector that detects the overlapping sequence 10110.

    3. This repository contains a verilog design code and a simple verilog testbench code for a Mealy machine sequence detector that detects the overlapping sequence 11010.

  • SystemVerilog:

    1. This contains a Verilog design code and a SystemVerilog testbench code for a Full Adder.

  • UVM:

    1. This repository contains a verilog design code and a UVM testbench for a simple combinational circuit: a code converter that converts a Binary code into a Gray code.

    2. This contains a Verilog design code and an UVM testbench code for a Full Adder.

    3. This repository contains a design code and a comprehensive testbench developed using UVM for a Mealy machine sequence detector that detects the overlapping sequence 10110.

    4. This repository contains a design code and a comprehensive testbench developed using UVM for a Mealy machine sequence detector that detects the overlapping sequence 11010.

About

This repos contains the links for all of my VLSI repositories

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors