Pinned Repositories
4x4_Switch
AHIR-Toolchain
brent_kung_adder
c_fundamentals
Fundamentals of C Language
CISC
This project is an implementation of Simple MIN Processor based on CISC Architecture.
cpp_fundametals
C++ Fundamentals
dadda_multiplier
dynamic_memory_allocator
This project implements a dynamic memory allocator for implementing malloc(), realloc() and free() in order to manage the dynamic memory allocation calls from the heap.
key_value_store
medical_camp_scanner
mitulty's Repositories
mitulty/AHIR-Toolchain
mitulty/key_value_store
mitulty/4x4_Switch
mitulty/brent_kung_adder
mitulty/c_fundamentals
Fundamentals of C Language
mitulty/CISC
This project is an implementation of Simple MIN Processor based on CISC Architecture.
mitulty/cpp_fundametals
C++ Fundamentals
mitulty/dadda_multiplier
mitulty/dynamic_memory_allocator
This project implements a dynamic memory allocator for implementing malloc(), realloc() and free() in order to manage the dynamic memory allocation calls from the heap.
mitulty/medical_camp_scanner
mitulty/mitulty.github.io
mitulty/multi_cycle_processor
Design of a multi-cycle processor based on IITB RISC ISA
mitulty/mvp_unit
mitulty/NxM_Switch
A simple NXM Switch which routes the packets of fixed length.
mitulty/shell
The code is a simple implementation of the Linux/Unix Shell with the help of System Calls.