Skip to content

RDX-Rudra/Verilog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COA Projects

This repository contains a collection of all my projects developed for the Computer Organization and Architecture (COA) course. Each project focuses on a different fundamental component of digital systems. Below is an overview of each project included in this repository.

Projects

4-bit Ripple Carry Adder

This project implements a 4-bit Ripple Carry Adder. The circuit consists of 4 1bit Full-Adders circuits , thus generate a 4bit Sum & a 1bit Carry.

4-bit Adder-Cum-Subtractor

This project implements a 4-bit adder-cum-subtractor. The circuit can perform both addition and subtraction based on a control signal.

1-bit 4-to-1 Multiplexer

This project creates a 1-bit 4-to-1 multiplexer. The multiplexer selects one of four input bits based on two selection lines. There are Two Ways of Implementing it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published