Intelectron6
Digital Engineer, Texas Instruments. MTech, Integrated Circuits and Systems (EE Dept, IIT Bombay)
Texas InstrumentsBangalore
Pinned Repositories
AHIRv2-Hardware-Designs
AHIRv2 is a tool-chain which converts algorithms written in high level language to synthesizable RTL description (VHDL code).
Audio-File-Analysis
Python programs to extract time and frequency domain features from audio files of different instruments and to use the features for a SVM classifier to classify the instrument used to play for new audio files. The program also identifies musical notes in each audio file using FFT.
Electronics-and-Communication
Notes of basic subjects that fall under Electronics and Communication Engineering.
Engineering-Mathematics-Notes
Short but detailed notes for Engineering Mathematics subjects, undergraduate level.
Face-Recognition-Attendance
An automatic attendance system that uses face recognition to update attendance of individuals in the database.
KYBER-on-PYNQ
Hardware-Software co-design of CRYSTALS-Kyber PQC on PYNQ-Z2 FPGA using Vivado HLS based IP (for polynomial multiplication) and Zynq Processing System.
Lithography-Hotspot-Detection
Deep learning based solution for lithography hotspot detection on ICCAD-12 benchmark datasets.
NTT_Accelerator
Number Theoretic Transform helps speeding up integer polynomial multiplication over finite fields, which is useful in Lattice Based Cryptography and other applications.
Object-Follower-Robot
Raspberry Pi based robot that tracks an object of particular color and follows the object using Proportional control.
Post-Quantum-Cryptography
Python implementations of some popular Lattice based Post Quantum Cryptography schemes.
Intelectron6's Repositories
Intelectron6/Lithography-Hotspot-Detection
Deep learning based solution for lithography hotspot detection on ICCAD-12 benchmark datasets.
Intelectron6/NTT_Accelerator
Number Theoretic Transform helps speeding up integer polynomial multiplication over finite fields, which is useful in Lattice Based Cryptography and other applications.
Intelectron6/KYBER-on-PYNQ
Hardware-Software co-design of CRYSTALS-Kyber PQC on PYNQ-Z2 FPGA using Vivado HLS based IP (for polynomial multiplication) and Zynq Processing System.
Intelectron6/Audio-File-Analysis
Python programs to extract time and frequency domain features from audio files of different instruments and to use the features for a SVM classifier to classify the instrument used to play for new audio files. The program also identifies musical notes in each audio file using FFT.
Intelectron6/Post-Quantum-Cryptography
Python implementations of some popular Lattice based Post Quantum Cryptography schemes.
Intelectron6/Electronics-and-Communication
Notes of basic subjects that fall under Electronics and Communication Engineering.
Intelectron6/Object-Follower-Robot
Raspberry Pi based robot that tracks an object of particular color and follows the object using Proportional control.
Intelectron6/AHIRv2-Hardware-Designs
AHIRv2 is a tool-chain which converts algorithms written in high level language to synthesizable RTL description (VHDL code).
Intelectron6/Engineering-Mathematics-Notes
Short but detailed notes for Engineering Mathematics subjects, undergraduate level.
Intelectron6/Face-Recognition-Attendance
An automatic attendance system that uses face recognition to update attendance of individuals in the database.
Intelectron6/FIFO-Designs
Verilog codes of Synchronous and Asynchronous FIFOs.
Intelectron6/Hand-Gesture-Recognition
Hand gesture recognition using machine learning in Python.
Intelectron6/Hardware-Designs-Max10-FPGA
Some basic digital hardware designs that are synthesized, implemented and verified on Max10 FPGA using Intel Quartus Prime Lite (18.1) and ModelSim Altera.
Intelectron6/Intelectron6
Intelectron6/Perceptron-Models-for-Logic-Gates
Python codes demonstrating the working of Single Layered Perceptrons to obtain models for Logic Gates.
Intelectron6/Processor-Designs
Simple RISC processor designs.
Intelectron6/Shopping-Item-Recommender
Program to cluster users based on their age and spending score and give relevant suggestions to users.
Intelectron6/VLSI-CAD-Tools
Python codes implementing some basic logic synthesis and physical design algorithms.