feat: Integrate IHP SG13G2 PDK Support into eSim#454
Open
RukadeAkshay01 wants to merge 3 commits intoFOSSEE:masterfrom
Open
feat: Integrate IHP SG13G2 PDK Support into eSim#454RukadeAkshay01 wants to merge 3 commits intoFOSSEE:masterfrom
RukadeAkshay01 wants to merge 3 commits intoFOSSEE:masterfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://drive.google.com/file/d/1e_qAuCw3h7n28HM5I3XfKxsic_hOg-Yg/view?usp=sharing (eSim end-to-end working Zip link)
Description
This Pull Request introduces full support for the IHP SG13G2 Open Source 130 nm PDK within eSim.
It enables users to design schematics using IHP components, configure device parameters (W, L, nf, process corners), and simulate them correctly with Ngspice.
Related Issues
Purpose
To expand eSim’s capabilities by integrating the IHP SG13G2 process node, allowing open-source silicon design and simulation using this technology.
This aligns with eSim’s broader goal of supporting open-source PDKs such as SKY130.
Approach
1. Source Code Updates (
src/)DeviceModel.pyihpprefix orsg13models).mos_tt,res_typ)Convert.pyihpprefixes toxihpfor subcircuit compatibility..libinclude statements for the selected process corners.KicadtoNgspice.pyQComboBoxtext during XML generation.Processing.py2. Library Additions (
library/)eSim_IHP.kicad_symsym-lib-table(updated)eSim_IHPlibrary so it is automatically available in the eSim schematic editor.3. Scripts (
ihp/)ihp-install-script.sh