This repository documents the Design for Test (DFT) Flow that I am currently exploring during my internship.
-
Updated
Jul 31, 2025 - Stata
This repository documents the Design for Test (DFT) Flow that I am currently exploring during my internship.
These are verilog codes that are synthesized using open source tool yosys. We can do technology mapping using netlist, we can also estimate the area of design using info given in library.
4-bit ALU RTL to Gate-Level Synthesis using Yosys + ABC on EDA Playground
8-bit CPU RTL synthesis flow using Verilog, Yosys, SKY130 standard cells, OpenSTA timing analysis, and ASIC-readiness documentation.
This Project consist of a first level synthesizer. It will take a Hardware-Description written in Verilog standard (or ****.v) file and convert it into gate level netlist.
A parameterized multi-cycle Harvard architecture processor designed from the ground up in Verilog. Developed using a complete RTL design workflow including simulation, linting, synthesis, Sky130 technology mapping, area estimation, static timing analysis, cocotb self-checking testbenches and post synthesis GLS 🖥️.
Add a description, image, and links to the rtl-synthesis topic page so that developers can more easily learn about it.
To associate your repository with the rtl-synthesis topic, visit your repo's landing page and select "manage topics."