Arjun Rajasekharan's repositories

Tomasulo-Architecture

Simulation of the Tomasulo algorithm using python and verilog.Python code has been included to simulate dynamic instruction scheduling.This project was done as the part of Computer Architecture course.

Language:VerilogStargazers:7Issues:1Issues:0

16-bit-DADDA-Multiplier

16-bit DADDA Multiplier design using using 5:2 compressor as the major reduction compressor and 4:2 compressor; and FullAdder and HalfAdder to simulate 3:2 and 2:2 compressors respectively.

Language:VerilogLicense:MITStargazers:5Issues:1Issues:0

16bit-Sklansky-Adder

16-bit Slansky Adder design using verilog HDL

Language:VerilogLicense:MITStargazers:4Issues:1Issues:0

Circuit-Path-Enumeration

Considering combinational logic circuit (bipartite graph) as adjacent list and enumerate all the paths from input to output. Visualise gate-level verilog code as a directed graph. Networkx library was used to draw the graphs.

Language:PythonLicense:MITStargazers:3Issues:1Issues:0

MultiClientQuizGame

This repository is an implementation of a multiplayer quiz game using socket programming which is done as part of Computer Networks course.

Language:CStargazers:3Issues:1Issues:0

TicTacToe

Developed a multiplayer multithreaded tic-tac-toe game in python3 using the pygame module along with the socket and threading library.This was done as the final project of the Operating Systems course.

Language:PythonStargazers:3Issues:2Issues:0

CMOS-Circuit-Generator

This repository contains a python script which converts a Boolean Expression to a .sim file.

Language:PythonStargazers:1Issues:1Issues:0

DAC-Piano

Created DAC Using R-2R Ladder Circuit To Implement Piano in TM4C. This project was done as the part of Embedded Systems course.

Language:CStargazers:1Issues:1Issues:0

Digital-Image-Processing

Implementation of algorithms which were done as a part of Digital Image Processing course

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

Faculty-Profile-Management

A web application that stores, searches and shows faculty profiles, in an institution backdrop. The app has been developed using MEAN stack. Database used is MongoDB. This project was done as the part of DBMS course.

Language:HTMLStargazers:1Issues:1Issues:0

Multi-Threaded-HTTP-Server

This repository is an implementation of multi threaded http server which is done as the final project of Computer Networks course.

Language:PythonStargazers:1Issues:1Issues:0

OCR-ImageTextReader

A flask web application that takes an image as input and returns the text within it. Hosted the application in Heroku backend. This project was done as the part of Digital Image Processing course.

Language:JavaScriptLicense:MITStargazers:1Issues:1Issues:0

CrossNetworkCommunication

Establishing a client server communication between the devices that operates in different networks. This is done as a part of Computer Networks course.

Language:CStargazers:0Issues:1Issues:0

Sound-Eye

A website for reviewing songs

Language:EJSStargazers:0Issues:0Issues:0