Skip to content

Commit

Permalink
pg/tt_pg_1v8_4: Import design files for 1.8V power gate, height=4
Browse files Browse the repository at this point in the history
Signed-off-by: Sylvain Munaut <[email protected]>
  • Loading branch information
smunaut committed Jun 16, 2024
1 parent 2245e9c commit 265da2d
Show file tree
Hide file tree
Showing 17 changed files with 34,082 additions and 0 deletions.
Binary file added pg/tt_pg_1v8_4/gds/tt_pg_1v8_4.gds
Binary file not shown.
59 changes: 59 additions & 0 deletions pg/tt_pg_1v8_4/lef/tt_pg_1v8_4.lef
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
VERSION 5.7 ;
NOWIREEXTENSIONATPIN ON ;
DIVIDERCHAR "/" ;
BUSBITCHARS "[]" ;
MACRO tt_pg_1v8_4
CLASS BLOCK ;
FOREIGN tt_pg_1v8_4 ;
ORIGIN 0.000 0.000 ;
SIZE 9.200 BY 511.360 ;
PIN VGND
DIRECTION INPUT ;
USE GROUND ;
PORT
LAYER met4 ;
RECT 0.000 0.000 1.200 509.840 ;
END
END VGND
PIN VPWR
DIRECTION INPUT ;
USE POWER ;
PORT
LAYER met4 ;
RECT 1.700 0.000 5.200 509.840 ;
END
END VPWR
PIN GPWR
DIRECTION OUTPUT ;
USE POWER ;
PORT
LAYER met4 ;
RECT 5.700 0.000 9.200 509.840 ;
END
END GPWR
PIN ctrl
DIRECTION INPUT ;
USE SIGNAL ;
ANTENNAGATEAREA 4.200000 ;
PORT
LAYER met4 ;
RECT 0.000 510.860 9.200 511.360 ;
END
END ctrl
OBS
LAYER nwell ;
RECT 0.060 0.500 9.140 511.240 ;
LAYER li1 ;
RECT 0.190 0.630 9.010 511.060 ;
LAYER met1 ;
RECT 0.160 0.600 9.040 511.090 ;
LAYER met2 ;
RECT 0.160 1.010 9.040 511.240 ;
LAYER met3 ;
RECT 0.500 3.720 9.200 511.360 ;
LAYER met4 ;
RECT 2.675 510.340 3.025 510.460 ;
END
END tt_pg_1v8_4
END LIBRARY

6 changes: 6 additions & 0 deletions pg/tt_pg_1v8_4/mag/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
lvs.report
*.lvs.spice
*.pex.spice
*_pex.nodes
*_pex.sim
ext/
2 changes: 2 additions & 0 deletions pg/tt_pg_1v8_4/mag/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
PROJECT_NAME ?= tt_pg_1v8_4
include ../../../tcl/rules.mak
1 change: 1 addition & 0 deletions pg/tt_pg_1v8_4/mag/cap_gpwr.mag
1 change: 1 addition & 0 deletions pg/tt_pg_1v8_4/mag/cap_vpwr.mag
1 change: 1 addition & 0 deletions pg/tt_pg_1v8_4/mag/ckt.mag
1 change: 1 addition & 0 deletions pg/tt_pg_1v8_4/mag/discharge.mag
Loading

0 comments on commit 265da2d

Please sign in to comment.