You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FPGA-based solar-powered EV charging station with FSM-based charge control and MPPT implementation for efficient energy management. Designed in Verilog with ModelSim validation. Achieves real-time control, reduced peak demand, and improved battery health; accepted as a CRC Press/Taylor & Francis book chapter.
Low-power fixed-point Softmax processing unit with LUT-based exponentiation and an 8-stage pipelined Mitchell logarithmic divider. Designed in Verilog and implemented on TSMC 180nm using Cadence tools. Achieves 1 output/cycle throughput and 8.9× speedup over sequential division. Patent under review.
This repository contains all the verilog codes of combinational, sequential and fsm based circuits with 3 levels of modelling ( dataflow, structural, behavioral ) using Xilinx Vivado 2020.2 software.