From ac381a1e2b76b5c8882e82978c6f594a597df616 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Lanzend=C3=B6rfer?= <david.lanzendoerfer@o2s.ch> Date: Tue, 20 Aug 2019 07:33:26 +0800 Subject: [PATCH] Updating tikz pictures --- .../process_hightech/tikz_process_steps/silicification.a.tex | 2 ++ process_steps/process_hightech/tikz_process_steps/sti.cmp.b.tex | 2 ++ 2 files changed, 4 insertions(+) diff --git a/process_steps/process_hightech/tikz_process_steps/silicification.a.tex b/process_steps/process_hightech/tikz_process_steps/silicification.a.tex index 890d176..b4c2493 100644 --- a/process_steps/process_hightech/tikz_process_steps/silicification.a.tex +++ b/process_steps/process_hightech/tikz_process_steps/silicification.a.tex @@ -1,3 +1,5 @@ +\fill[isolationoxide] (0,0) rectangle (55.0,\LowerMetal); + \paintactivecover{nitride}{0.5} \paintactivecover{isolationoxide}{0.25} diff --git a/process_steps/process_hightech/tikz_process_steps/sti.cmp.b.tex b/process_steps/process_hightech/tikz_process_steps/sti.cmp.b.tex index cc86519..bf8a516 100644 --- a/process_steps/process_hightech/tikz_process_steps/sti.cmp.b.tex +++ b/process_steps/process_hightech/tikz_process_steps/sti.cmp.b.tex @@ -37,4 +37,6 @@ \fill[isolationoxide] (35.25,\STIIslandSurface) rectangle (42.25,\STIIslandSurface+0.25); \fill[nitride] (35.25,\STIIslandSurface+0.25) rectangle (42.25,\STIIslandSurface+1.0); +\draw[<->] (42.25,\STIIslandSurface+1.0) -- (42.25,\STIIslandSurface); +\node at (42.5,\STIIslandSurface+0.5) {$\Delta h$}; -- GitLab