pullout i/o from top cell for integration into padframe, pass magic DRC
diff --git a/gds/sky130_drc.txt b/gds/sky130_drc.txt index fc031d9..ec16977 100644 --- a/gds/sky130_drc.txt +++ b/gds/sky130_drc.txt
@@ -5,6 +5,30 @@ <generator>drc: script='/Users/ryanwans/.klayout/tech/sky130/drc/sky130.lydrc'</generator> <top-cell>TOP</top-cell> <tags> + <tag> + <name>red</name> + <description/> + </tag> + <tag> + <name>green</name> + <description/> + </tag> + <tag> + <name>blue</name> + <description/> + </tag> + <tag> + <name>yellow</name> + <description/> + </tag> + <tag> + <name>waived</name> + <description/> + </tag> + <tag> + <name>important</name> + <description/> + </tag> </tags> <categories> <category>
diff --git a/gds/top_cell.GDS b/gds/top_cell.GDS index bb5c4ff..008b5b5 100644 --- a/gds/top_cell.GDS +++ b/gds/top_cell.GDS Binary files differ
diff --git a/gds/top_cell_flat.GDS b/gds/top_cell_flat.GDS new file mode 100644 index 0000000..474ddb7 --- /dev/null +++ b/gds/top_cell_flat.GDS Binary files differ