-
Notifications
You must be signed in to change notification settings - Fork 25
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
661cef6
commit 66b632a
Showing
462 changed files
with
77,452 additions
and
10,999 deletions.
There are no files selected for viewing
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
Binary file not shown.
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
Binary file not shown.
8 changes: 4 additions & 4 deletions
8
rules/klayout/lvs/testing/ip_testcases/gf180mcu_fd_io_3lm/gf180mcu_fd_io__asig_5p0.cdl
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,6 +1,6 @@ | ||
.SUBCKT gf180mcu_fd_io__asig_5p0 ASIG5V DVDD DVSS VDD VSS | ||
D0 DVSS DVDD np_6p0 m=4.0 AREA=40e-12 PJ=82e-6 | ||
C1 DVDD DVSS $[nmoscap_6p0] m=36.0 l=15e-6 w=15e-6 | ||
D2 DVSS ASIG5V np_6p0 m=4.0 AREA=150e-12 PJ=106e-6 | ||
D3 ASIG5V DVDD pn_6p0 m=4.0 AREA=150e-12 PJ=106e-6 | ||
D0 DVSS DVDD diode_nd2ps_06v0 m=4.0 AREA=40e-12 PJ=82e-6 | ||
C1 DVDD DVSS $[cap_nmos_06v0] m=36.0 l=15e-6 w=15e-6 | ||
D2 DVSS ASIG5V diode_nd2ps_06v0 m=4.0 AREA=150e-12 PJ=106e-6 | ||
D3 ASIG5V DVDD diode_pd2nw_06v0 m=4.0 AREA=150e-12 PJ=106e-6 | ||
.ENDS |
396 changes: 198 additions & 198 deletions
396
rules/klayout/lvs/testing/ip_testcases/gf180mcu_fd_io_3lm/gf180mcu_fd_io__bi_24t.cdl
Large diffs are not rendered by default.
Oops, something went wrong.
396 changes: 198 additions & 198 deletions
396
rules/klayout/lvs/testing/ip_testcases/gf180mcu_fd_io_3lm/gf180mcu_fd_io__bi_t.cdl
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
2 changes: 1 addition & 1 deletion
2
rules/klayout/lvs/testing/ip_testcases/gf180mcu_fd_io_3lm/gf180mcu_fd_io__fill10.cdl
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,3 +1,3 @@ | ||
.SUBCKT gf180mcu_fd_io__fill10 DVDD DVSS VDD VSS | ||
C0 VDD VSS $[nmoscap_6p0] m=32.0 l=6e-6 w=7e-6 | ||
C0 VDD VSS $[cap_nmos_06v0] m=32.0 l=6e-6 w=7e-6 | ||
.ENDS |
2 changes: 1 addition & 1 deletion
2
rules/klayout/lvs/testing/ip_testcases/gf180mcu_fd_io_3lm/gf180mcu_fd_io__fill5.cdl
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,3 +1,3 @@ | ||
.SUBCKT gf180mcu_fd_io__fill5 DVDD DVSS VDD VSS | ||
C0 VDD VSS $[nmoscap_6p0] m=70.0 l=1.5e-6 w=1.5e-6 | ||
C0 VDD VSS $[cap_nmos_06v0] m=70.0 l=1.5e-6 w=1.5e-6 | ||
.ENDS |
Oops, something went wrong.