-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
902968f
commit 49c0b67
Showing
3 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Binary file modified
BIN
-24.5 KB
(73%)
...rators/glayout/glayout/flow/blocks/composite/regulated_cascoded_current_mirror/GDS/CM.gds
Binary file not shown.
8 changes: 4 additions & 4 deletions
8
...s/glayout/glayout/flow/blocks/composite/regulated_cascoded_current_mirror/gen_netlist.txt
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
|
||
|
||
.subckt CurrentMirror VREF VCOPY VSS | ||
XA VREF VREF VSS VSS sky130_fd_pr__nfet_01v8 l=1 w=3 m=2 nf=2 | ||
XB VCOPY VREF VSS VSS sky130_fd_pr__nfet_01v8 l=1 w=3 m=2 nf=2 | ||
XDUMMY VSS VSS VSS VSS sky130_fd_pr__nfet_01v8 l=1 w=3 m=2 | ||
.subckt CurrentMirror VREF VCOPY VDD | ||
XA VREF VREF VDD VDD sky130_fd_pr__pfet_01v8 l=1 w=3 m=2 nf=1 | ||
XB VCOPY VREF VDD VDD sky130_fd_pr__pfet_01v8 l=1 w=3 m=2 nf=1 | ||
XDUMMY VDD VDD VDD VDD sky130_fd_pr__pfet_01v8 l=1 w=3 m=2 | ||
.ends CurrentMirror |
This file contains 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