VLSI System Design Practice Lab
-
Updated
Apr 21, 2020 - Verilog
VLSI System Design Practice Lab
This repository contains Verilog HDL implementations of Half Adders, Full Adders, and 4-bit Adders, designed at three different abstraction levels: Gate Level, Dataflow Level, and Behavioral Level. These designs are fundamental to digital electronics, and this project showcases the versatility of Verilog in modeling and simulating digital circuits.
This is an implementation of a MIPS for the computer architecture subject.
Designing Single-Cycle Microprocessor without Interlocked Pipeline Stages (MIPS) using Verilog.
Add a description, image, and links to the test-bench topic page so that developers can more easily learn about it.
To associate your repository with the test-bench topic, visit your repo's landing page and select "manage topics."