Skip to content

Commit

Permalink
Merge branch 'main' of github.com:ucb-substrate/substrate
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulk29 committed Sep 6, 2024
2 parents 7ccb577 + 6aed819 commit cd74215
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pdks/sky130_commercial_pdk/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -201,5 +201,9 @@ M0 d g s b phighvt l='l' w='w' mult='mult'
.SUBCKT sky130_fd_pr__nfet_01v8_lvt d g s b PARAMS: w=1.0 l=1.0 mult=1
M0 d g s b nlowvt l='l' w='w' mult='mult'
.ENDS
.SUBCKT sky130_fd_pr__diode_pw2nd vnb diode PARAMS: p=1.0 a=1.0
D0 vnb diode ndiode area='a' pj=2.64
.ENDS
"
);

0 comments on commit cd74215

Please sign in to comment.