-
Fluxray Electronics
- Hormavu, Bengaluru East, Karnatak -560113
-
22:04
(UTC +05:30) - karan-nevage.github.io
- @KarankumarNeva1
- @FluxrayElectronics
- ind_karanog
-
Ethernet MAC Verification using SystemVerilog and UVM ensures IEEE 802.3 compliance by validating frame encapsulation, CRC, and flow control. A modular UVM testbench with constrained-random stimulu…
UpdatedNov 19, 2025 -
-
HDLBits-Complete-Solutions Public
HDLBits Complete Solutions A repository containing complete solutions for all HDLBits exercises, a platform designed to help learners practice digital hardware design using Verilog. The solutions c…
-
AXI-UVC Public
Reusable AXI Universal Verification Component built with SystemVerilog and UVM. Integrates into any testbench to accelerate design verification with modular agents, monitors, drivers, coverage, and…
systemverilog axi uvm-verification axi-uvc axi-verification-using-uvm axi-protocol axi-protocol-verification-using-uvmSystemVerilog Apache License 2.0 UpdatedSep 24, 2025 -
This repository contains an asynchronous FIFO design and a comprehensive UVM testbench for its functional verification. It demonstrates a robust, real-world approach to digital design and verificat…
asynchronous-fifo uvm-verification asynchronous-fifo-design-verification asynchronous-fifo-uvm-based-design-verificationSystemVerilog Apache License 2.0 UpdatedSep 22, 2025 -
-
APB protocol verification using UVM. Includes APB interface, driver, monitor, responder, and scoreboard. Supports read/write transactions, constrained randomization, coverage, and error injection. …
SystemVerilog UpdatedSep 10, 2025 -
-
Automatic Plant Watering System is an electronic system for planting water. In the project we automate system using sensors.
-
EEG-Operated-Wheel-Chair Public
Brain controlled wheelchair to empower individuals with paralysis. Utilized machine learning to interpret brainwave patterns, enabling precise and autonomous movement control. This innovative solut…
brain-control eeg-wave-pattern-detection brain-control-wheelchair brain-controlled-wheelchair-for-disabled-peoples eeg-waveJupyter Notebook Apache License 2.0 UpdatedAug 30, 2025 -
Memory-UVM-Verification Public
This project provides a comprehensive verification framework for a synchronous single-port RAM module implemented in Verilog. The memory module is configurable with parameters for data width, memor…
uvm verilog-project uvm-verification memory-uvm-verification single-port-ram-design-and-verification single-port-ram-uvm-verificationSystemVerilog Apache License 2.0 UpdatedAug 5, 2025 -
Verilog FSM-based controller for an automatic washing machine. Simulates door check, water fill, detergent add, wash, drain, and spin cycles. Includes a testbench with waveform generation to verify…
-
A focused collection of SystemVerilog pattern generation problems tailored for VLSI interview preparation. Includes simulation-ready solutions, visual outputs, and modular code to help freshers and…
SystemVerilog Apache License 2.0 UpdatedAug 3, 2025 -
Nexys-A7-Accelerometer-FPGA Public
This project showcases the integration of a 3-axis accelerometer (ADXL362) with the Nexys A7-50T FPGA board. The accelerometer data is read via SPI communication and displayed on 7-segment displays…
-
PROTEUS-LIBRARY Public
This repository contains proteus software libraries.
-
APB-Protocol-Using-Verilog Public
Design and verification of the Advanced Peripheral Bus (APB) protocol using Verilog. Includes Verilog modules for APB operations and a testbench for verifying functionality and compliance with prot…
-
full-adder-uvm-verification Public
A UVM-based testbench for verifying a full adder in SystemVerilog, featuring random stimulus generation, functional coverage, and scoreboard comparison.
verilog systemverilog full-adder uvm-verification full-adder-uvm-verificatio full-adder-verification-using-uvm full-adder-design-and-verificationSystemVerilog Apache License 2.0 UpdatedJul 23, 2025 -
Proteus-gas-sensor-library Public
A simulation-ready gas sensor library for Proteus Design Suite, including .HEX, .LIB, and .IDX files for seamless integration into embedded system simulations.
UpdatedJul 23, 2025 -
A collection of Scilab scripts illustrating core concepts in digital signal processing—covering filtering, sampling, convolution, and windowing techniques. Ideal for hands-on learning and academic …
Scilab UpdatedJul 23, 2025 -
A 5-stage pipelined MIPS processor is a type of RISC processor that divides instruction execution into five stages: Instruction Fetch (IF), Instruction Decode (ID), Execution (EX), Memory Access (M…
UpdatedDec 8, 2024 -
Nexys-A7-Calculator Public
This project involves creating a calculator using the Nexys A7-50T FPGA board. The calculator's input is displayed on 7-segment displays and LEDs. Various operations are performed using push button…
Tcl UpdatedNov 27, 2024 -
This project involves designing a single-core RISC-V CPU using Verilog. The design includes an Arithmetic Logic Unit (ALU) with flags, an assembly to machine code converter, a control unit, a micro…
-
Electronic-Safe Public
This project implements an electronic safe using an Arduino Uno, an LCD display, a servo motor, and a keypad. The safe can be locked and unlocked using a secret code entered via the keypad.
arduino-project electronics-projects electronic-safe electronics-projects-arduino password-protected-electronic-safeC++ UpdatedAug 15, 2024 -
-
VLSI-Basic-Program Public
This repository contains a collection of basic VHDL programs, including implementations of fundamental electronic components such as logic gates, flip-flops, adders, counters, subtractors, and more.
VHDL UpdatedJun 7, 2024 -
This project is a vibration detection system using an Arduino Pro Mini, SW-420 sensor, buzzer, and OLED display. Upon detecting vibrations, it triggers a buzzer, lights up an LED, and displays a me…
-
Relive the classic Snake game with our compact Arduino Nano and OLED display. Chase high scores and navigate pixel challenges in this DIY project. Ideal for electronics hobbyists and retro gaming f…
C++ UpdatedMay 24, 2024 -
Sure, here's a concise summary: The 8x8x8 LED Cube is a decorative piece controlled by an Arduino Uno, capable of displaying various light patterns. It uses a 93dn8wy (SN74HC595N) IC, PN2222A trans…
C++ UpdatedMay 22, 2024 -
T-rex-Game-Arduino-Nano Public
DIY project where we bring the classic Chrome T-Rex game to life using an Arduino Nano, an OLED display, and a couple of buttons. This video will guide you through the entire process, from wiring …
-