Skip to content
Snippets Groups Projects
Commit 25530404 authored by David Lanzendörfer's avatar David Lanzendörfer
Browse files

Updatin design rules

parent 4be167f5
No related branches found
No related tags found
No related merge requests found
...@@ -62,9 +62,25 @@ ...@@ -62,9 +62,25 @@
\subsection{PWELL Rules}\label{design_rules_pwell_rules} \subsection{PWELL Rules}\label{design_rules_pwell_rules}
\begin{center} \begin{center}
- reserved for future use - \begin{tikzpicture}[scale=(.33)]
\filldraw[fill=pwell] (0, 0) rectangle ++(10, 10) node[near end] {PWELL};
\draw[<->] (0, 1) -- (10, 1) node[near start, above] {2.2.1};
\draw[<->] (1, 0) -- (1, 10) node[near start, left] {2.2.1};
\draw[<->] (10, 5) -- (19, 5) node[near start, above] {2.2.2};
\filldraw[fill=pwell] (19, 0) rectangle ++(10, 10) node[near end] {PWELL};
\draw[<->] (29, 5) -- (35, 5) node[near start, above] {2.2.3};
\filldraw[fill=pwell] (35, 0) rectangle ++(10, 10) node[near end] {PWELL};
\end{tikzpicture}
\end{center} \end{center}
\begin{flushleft}
\begin{tabular}{c l c}
2.1.1 & Minimum Width of PWELL is & $ 10 \lambda $. \\
2.1.2 & Minimum Spacing to PWELL at different potential is & $ 10 \lambda $. \\
2.1.3 & Minimum Spacing to PWELL at same potential is & $ 0 \lambda $. \\
\end{tabular}
\end{flushleft}
\subsection{NWELL Rules}\label{design_rules_nwell_rules} \subsection{NWELL Rules}\label{design_rules_nwell_rules}
\begin{center} \begin{center}
...@@ -81,9 +97,9 @@ ...@@ -81,9 +97,9 @@
\begin{flushleft} \begin{flushleft}
\begin{tabular}{c l c} \begin{tabular}{c l c}
2.2.1 & Minimum Width of NWELL is & $10 \lambda$. \\ 2.2.1 & Minimum Width of NWELL is & $ 10 \lambda $. \\
2.2.2 & Minimum Spacing to NWELL at different potential is & $9 \lambda$. \\ 2.2.2 & Minimum Spacing to NWELL at different potential is & $ 10 \lambda $. \\
2.2.3 & Minimum Spacing to NWELL at same potential is & $0 \lambda$. \\ 2.2.3 & Minimum Spacing to NWELL at same potential is & $ 0 \lambda $. \\
\end{tabular} \end{tabular}
\end{flushleft} \end{flushleft}
......
No preview for this file type
...@@ -64,8 +64,8 @@ ...@@ -64,8 +64,8 @@
\newpage \newpage
\maketitle \maketitle
\input{design_rules_overview.tex}%\label{process_overview} \input{design_rules_overview.tex}%\label{process_overview}
\newpage %\newpage
\input{design_rules_optical.tex} %\input{design_rules_optical.tex}
\newpage %\newpage
\input{design_rules_etching.tex} %\input{design_rules_etching.tex}
\end{document} \end{document}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment