Added Pcell TG switch and Chopper Switch from genYZ team#62
Draft
aurxdeqo wants to merge 63 commits intoReaLLMASIC:mainfrom
Draft
Added Pcell TG switch and Chopper Switch from genYZ team#62aurxdeqo wants to merge 63 commits intoReaLLMASIC:mainfrom
aurxdeqo wants to merge 63 commits intoReaLLMASIC:mainfrom
Conversation
…posite/chopper_switch/CSWITCH.py
…t/blocks/composite/chopper_switch/CSWITCH.py
…ocks/composite/chopper_switch/__init__.py
…ks/composite/chopper_switch/README.md
…transmission_gate_switch/TGSW.py
…/glayout/blocks/elementary/transmission_gate_switch/TGSW.py
…elementary/TGSW/__init__.py
…ementary/TGSW/README.md
Member
|
This is great. I would add a regression test for DRC/LVS and a little documentation. |
…entation_amplifier.py
…entation_amplifier.py
msaligane
reviewed
Mar 12, 2026
Member
There was a problem hiding this comment.
Can you please move this to blocks.
Routing shouldn't be separated in different fcts that we can reuse elsewhere.
Contributor
|
Hi Aleta, I am currently reviewing on old PRs. This work sounds interesting and attractive, and would like to merge this PR soon. Seems like this is currently out of sync with the reorganized repo structure and still has local environment/import issues, could you please help check it out? |
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.
This PR adds three new parametric cells :
Functionality of the Cells
PDK Compatibility
These components are designed to be compatible with both gf180 and sky130, however, they have only been formally verified for the gf180 PDK.
Components Used
Both components are DRC clean using glayout's Magic DRC for gf180. The detailed DRC reports can be seen in the README.md file within each component's respective folder.