Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed "pfet_pass" to "pfet_latch" everywhere. #3

Merged
merged 1 commit into from
Jul 16, 2023

Conversation

RTimothyEdwards
Copy link
Collaborator

Corrected the long-time problem with the erroneous name "pfet_pass", since the SRAM cells do not use pFETs as pass transistors and the device in question is the complement of "nfet_latch" and should be called "pfet_latch". This name change has been made throughout the repository, leaving only a subcircuit definition for "pfet_pass" that instantiates "pfet_latch", for backwards compatibility with legacy netlists.

since the SRAM cells do not use pFETs as pass transistors and the
device in question is the complement of "nfet_latch" and should be
called "pfet_latch".  This name change has been made throughout the
repository, leaving only a subcircuit definition for "pfet_pass"
that instantiates "pfet_latch", for backwards compatibility with
legacy netlists.
@RTimothyEdwards RTimothyEdwards merged commit 682e6a4 into main Jul 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant