We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9764e18 commit cb72613Copy full SHA for cb72613
designs/ihp-sg13g2/tt-chip/config.mk
@@ -3,6 +3,8 @@ export DESIGN_NAME = tt_top
3
export PLATFORM = ihp-sg13g2
4
export PROJECTS_HOME = $(DESIGN_HOME)/../projects
5
6
+export SEAL_GDS = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NICKNAME)/macros/sealring/gds/sealring.gds
7
+
8
export VERILOG_FILES = $(DESIGN_HOME)/src/$(DESIGN_NICKNAME)/tt_top.v \
9
$(DESIGN_HOME)/src/$(DESIGN_NICKNAME)/basic_mux.v \
10
$(DESIGN_HOME)/src/$(DESIGN_NICKNAME)/wrappers/p00_wrapper.v \
designs/ihp-sg13g2/tt-chip/macros/sealring/README.md
@@ -0,0 +1,8 @@
1
+# Seal ring
2
+Seal ring generated with KLayout SG13 sealring library, using the following parameters:
+- Length: 2150u
+- Width: 2150u
+Other parameters left at default values.
designs/ihp-sg13g2/tt-chip/macros/sealring/gds/sealring.gds
18.5 KB
0 commit comments