Skip to content

Instantly share code, notes, and snippets.

View chetanyagoyal's full-sized avatar

Chetanya Goyal chetanyagoyal

View GitHub Profile
@chetanyagoyal
chetanyagoyal / GSOC_progress_report.md
Last active November 3, 2024 07:19
This gist elaborates on my contributions during the GSoC coding period.

GSoC 2024 Progress Report

Relational Framework for Prompt-based Automatic Layout Generation with Glayout

Project Overview

This project aims to develop a system to generate DRC and LVS-clean analog layouts from natural language prompts, which will streamline layout creation and enable high-level circuit specification. This involves the use of the pre-existing GLayout API in conjunction with a specially created syntax (termed as strict-syntax) and a Large Language Model.