Pinned Repositories
4_bit_Array_Multiplier
An Array multiplier which multiplies two 4-bit numbers implemented on ZedBoard Zynq Evaluation and Development Kit using Vivado Design Suite (version 2023.1).
5_bit_Array_Multiplier
Implementation of an array multiplier in Verilog capable of multiplying two 5-bit numbers.
DeepLearningProject
Using Deep Learning techniques to classify Motor Imagery Electroencephalography (EEG) signals
Greatest_Common_Divisor
A program to calculate the Greatest Common Divisor(also called HCF) of two 16 bit numbers utilizing the datapath and controller design.
MIPS32_Processor
Implementation of MIPS32 processor in Verliog.
Multiplication_By_Repeated_Addition
This repo is based Datapath and controller modeling using the example of Multiplication by repeated addition.
OLED_INTERFACING
A project on interfacing and displaying a string on OLED display of ZedBoard Zynq Evaluation and Development Kit.
Verilog
This repo contains different types of models and their testbenches in Verilog. It can be used for learing and practicing verilog.
Verilog_beginner
aadeesh06's Repositories
aadeesh06/4_bit_Array_Multiplier
An Array multiplier which multiplies two 4-bit numbers implemented on ZedBoard Zynq Evaluation and Development Kit using Vivado Design Suite (version 2023.1).
aadeesh06/5_bit_Array_Multiplier
Implementation of an array multiplier in Verilog capable of multiplying two 5-bit numbers.
aadeesh06/DeepLearningProject
Using Deep Learning techniques to classify Motor Imagery Electroencephalography (EEG) signals
aadeesh06/Greatest_Common_Divisor
A program to calculate the Greatest Common Divisor(also called HCF) of two 16 bit numbers utilizing the datapath and controller design.
aadeesh06/MIPS32_Processor
Implementation of MIPS32 processor in Verliog.
aadeesh06/Multiplication_By_Repeated_Addition
This repo is based Datapath and controller modeling using the example of Multiplication by repeated addition.
aadeesh06/OLED_INTERFACING
A project on interfacing and displaying a string on OLED display of ZedBoard Zynq Evaluation and Development Kit.
aadeesh06/Verilog
This repo contains different types of models and their testbenches in Verilog. It can be used for learing and practicing verilog.
aadeesh06/Verilog_beginner