Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View AbhijeetJ-512's full-sized avatar

Block or report AbhijeetJ-512

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
AbhijeetJ-512/README.md

💫 About Me:

I am currently pursuing a Bachelor's in Electronics and Communication at KLE Technological University, with a deep focus on Digital VLSI and SoC Development. Passionate about processor design, memory architecture, and synthesis methodologies.


🔥 What I’m Working On

  • Building a RISC Processor 🏗️
  • Memory Design using Verilog 🔧
  • Synthesis and Analysis with Open-Source EDA Tools ⚙️

🛠️ Technical Skills

  • Hardware Description Languages: Verilog, VHDL
  • Synthesis & Verification: Yosys, iverilog, GTKWave
  • Programming: C, Python (for scripting & automation)
  • Version Control: Git, GitHub
  • Operating Systems: Linux, Windows

🎯 Areas of Interest

I am most interested in working on high-performance, low-power design methodologies, with a focus on digital SoC design and synthesis. I enjoy exploring processor architectures, memory design, and optimization techniques to push the limits of efficiency and performance.


🌱 Learning & Exploring

  • Open-Source EDA Tools for Advanced Synthesis 📡
  • High-Speed Memory & Bus Architectures 🚀
  • Low-Power Design Techniques 🔋

📊 GitHub Stats:



✍️ Random Dev Quote

Pinned Loading

  1. RISC-V RISC-V Public

    A modular, five-stage pipelined RISC-V RV32I processor designed in Verilog. This repository features a clear separation of pipeline stages with integrated hazard detection and data forwarding mecha…

    Verilog

  2. 2-Way-Set-Associative-LRU-Cache 2-Way-Set-Associative-LRU-Cache Public

    A synthesizable Verilog implementation of a 2-way set-associative CPU cache featuring an efficient Least Recently Used (LRU) replacement policy. This project models realistic CPU-memory interaction…

    Verilog

  3. I2C I2C Public

    This repository contains Verilog-based designs implementing the I²C (Inter-Integrated Circuit) protocol, including both Master and Slave modules.

    Verilog

  4. AXI2APB AXI2APB Public

    This repository presents a robust implementation of an AXI to APB bridge (AXI2APB) using Verilog HDL, complemented by a complete digital design flow incorporating RTL simulation, logic synthesis, s…

    Verilog 2

  5. FIFO FIFO Public

    RTL designs and simulations for FIFO buffers (Synchronous & Asynchronous) in Verilog, targeting robust data handling architectures.

    Verilog

  6. Vedic-Multiplier Vedic-Multiplier Public

    This repository contains a Verilog implementation of a Vedic Multiplier, a high-speed and efficient multiplication technique based on Vedic mathematics (Urdhva Tiryakbhayam algorithm). It supports …

    Verilog