Skip to content
View PreethamSK163's full-sized avatar

Block or report PreethamSK163

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
PreethamSK163/README.md

MAC Unit Netlist (Patent) Β Β·Β  RISC-V Core (Makerchip) Β Β·Β  Semiconductor Packaging (ANSYS) Β Β·Β  GDSII Layout (Magic VLSI)

Preetham SK

Aspiring VLSI Engineer Β Β·Β  B.Tech EEE @ VIT Chennai Β Β·Β  MS Applicant β€” Germany πŸ‡©πŸ‡ͺ

Β  Β 

I am a final-year B.Tech EEE student at VIT Chennai, working towards a career in VLSI and planning to pursue a Master's degree in Germany. Over the past two years I have completed 6 projects spanning RTL design, physical design, EDA automation, and semiconductor packaging β€” along with 6 publications including 2 patents, 2 SCI journal papers, and a book chapter with CRC Press. I have also done internships at CNVD VIT, CSGT VIT, Maven Silicon, and SkillDzire.

Publications & Patents

Type Details
πŸ›οΈ Patent [Published] Dynamic Reconfigurable Binary Multiplier β€” App. No. 202541080342, Published Sep 2025
πŸ›οΈ Patent [Under Review] Low Power VLSI Design β€” Preetham SK (First Inventor)
πŸ“° SCI Journal [Under Review] 16-Bit MAC Unit β€” Preetham SK (First Author)
πŸ“° SCI Journal [Under Review] Low Power VLSI Design β€” Preetham SK (Second Author)
πŸ“– Book Chapter [Accepted] FPGA Based Solar Powered EV Charging Station β€” CRC Press, Taylor & Francis (ISBN: 9781041093626)
πŸ“° Research Article [Under Review] CNN Application β€” Preetham SK (First Author)

Projects

# Project Tools
01 Digital VLSI SoC Design & Planning β€” RTL-to-GDSII on PicoRV32a; custom cell integration; ECO timing closure; DRC/LVS clean Verilog, OpenLANE, Sky130 PDK, Magic VLSI
02 RISC-V CPU Design using TL-Verilog β€” 5-stage pipelined RV32I core; hazard bypassing; verified on Makerchip TL-Verilog, Makerchip
03 VLSI Design Automation Using TCL β€” VSDSYNTH β€” Automated RTL-to-QoR framework; 6845 gates on openMSP430 TCL, Yosys, OpenTimer, Linux
04 SPI Physical Design using Qflow β€” 3106 cells, 22417 routes; DRC/LVS clean; GDSII generated Qflow, Yosys, Magic, Netgen
05 RTL Digital Design Modules using Verilog β€” UART, FIFO, Traffic Light, ATC, Washing Machine Verilog HDL, ModelSim
06 Packaging Design and Simulation using ANSYS β€” Thermal & thermo-mechanical analysis; flip-chip BGA, QFN ANSYS Electronics Desktop

Certifications

Certification Details
πŸ… CeNSE Winter School on Semiconductor Technology Certificate of Distinction β€” IISc Bengaluru, Dec 2025
πŸŽ“ Chip-based VLSI Design for Industrial Applications Specialisation β€” L&T EduTech via Coursera, Sep 2025
πŸ“‹ RISC-V Processor β€” RV32I Base ISA Maven Silicon, Feb 2025

Skills

Category Tools
Languages Verilog HDL, TL-Verilog, TCL, C, Python
EDA Tools OpenLANE, Yosys, Magic VLSI, Qflow, Cadence NC Launch, Cadence Genus, ModelSim, Netgen, OpenTimer, HSPICE, LT Spice
Simulation ANSYS Electronics Desktop, ANSYS Mechanical, Makerchip IDE
Platforms Linux, Windows

Popular repositories Loading

  1. Project-1-Digital-VLSI-SoC-Design-and-Planning Project-1-Digital-VLSI-SoC-Design-and-Planning Public

    RTL-to-GDSII physical design flow of PicoRV32a RISC-V processor using OpenLANE and Sky130 PDK. Completed under NASSCOM FutureSkills Prime program. Synthesis, floorplan, placement, CTS, routing, DRC…

  2. Project-3-VLSI-Design-Automation-Using-TCL-VSDSYNTH Project-3-VLSI-Design-Automation-Using-TCL-VSDSYNTH Public

    A fully automated, design-agnostic RTL-to-QoR synthesis and timing analysis framework built using TCL β€” integrating Yosys and OpenTimer through CSV-driven configuration, SDC constraint generation, …

    Tcl

  3. Project-6-Packaging-Design-and-Simulation-using-ANSYS Project-6-Packaging-Design-and-Simulation-using-ANSYS Public

    A hands-on exploration of semiconductor packaging β€” covering package types, ATMP processes, thermal simulation of flip-chip BGA packages, reliability testing, and 3D package cross-section modeling …

  4. Project-2-RISC-V-CPU-Design-using-TL-Verilog Project-2-RISC-V-CPU-Design-using-TL-Verilog Public

    A hands-on implementation of a RISC-V CPU β€” progressing from ISA fundamentals and GNU toolchain to a fully functional 5-stage pipelined processor with hazard resolution, bypassing, and memory opera…

    TL-Verilog

  5. Project-4-SPI-Physical-Design-using-Qflow Project-4-SPI-Physical-Design-using-Qflow Public

    A hands-on implementation of physical design for a Serial Peripheral Interface (SPI) controller β€” progressing from RTL Verilog through synthesis, placement, static timing analysis, routing, DRC, LV…

  6. Project-5-RTL-Digital-Design-Modules-using-Verilog Project-5-RTL-Digital-Design-Modules-using-Verilog Public

    A collection of 5 RTL digital design modules implemented in Verilog and simulated using ModelSim β€” covering UART, FIFO, Traffic Light Controller, Automatic Temperature Control, and Washing Machine …

    Verilog