Skip to content
View 24x7fpga's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Block or report 24x7fpga

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
24x7fpga/README.md

Hi ๐Ÿ‘‹, I'm Kiran

24x7fpga

I am currently a Ph.D. candidate at Wright State University, working as a Graduate Research Assistant in the Digital Receiver Lab. My doctoral research focuses on hardware optimization of the Fast Fourier Transform (FFT) for the Xilinx Zynq UltraScale+ RFSoC 1275 FPGA, aiming for efficient multiple signal detection in military applications and addressing challenges related to computation complexity and signal resolution.

๐Ÿ”ฌ Know more about my research.

Check out my GitHub repositories for a mix of cool projects.

  • ๐Ÿ“ RTL: This GitHub repository features RTL designs from basic to advanced level that are simulated using Verilator, Icarus Verilog or Vivado and GTKwave for visualizing simulated output.
  • ๐Ÿ“ SV: This is a repository showcasing advanced verification methodologies using SystemVerilog, including functional verification, testbench creation, and assertion-based verification techniques.
  • ๐Ÿ“ UVM: A repository showcasing verification methodologies using the UVM (Universal Verification Methodology) framework, featuring examples for various designs and protocols.
  • ๐Ÿ“ VanillaFPRO: Serves for a basic understanding of a SoC design with a memory-mapped I/O subsystem. This repository is heavily inspired from the book FPGA Prototyping by SystemVerilog Examples. The SoC prototyping is conducted on the Zybo-Z7 development board.
  • ๐Ÿ“ ZyboZ7: This repository features design examples that are implemented on Xilinx Zynq-7000 SoC series FPGA developed by Digilent called Zybo-Z7.

Languages and Tools:

vivado ย  sysgen ย  matlab ย  c ย  python ย  git ย  linux ย  emacs ย  vim ย 

Pinned Loading

  1. RTL RTL Public

    Collection of RTL design blocks implemented in Verilog/SystemVerilog for digital systems.

    SystemVerilog

  2. SV SV Public

    Repository contains a collection of design examples for conducting design verification using SystemVerilog.

    SystemVerilog

  3. UVM UVM Public

    Repository demonstrating verification methodologies using the UVM framework.

    SystemVerilog

  4. Python_Scripts Python_Scripts Public

    Automating repetitive design and verification tasks with Python scripts for efficiency and reliability.

    Python