diff options
author | Karl Hallsby <karl@hallsby.com> | 2021-09-23 01:26:31 -0500 |
---|---|---|
committer | Karl Hallsby <karl@hallsby.com> | 2021-09-23 01:26:31 -0500 |
commit | f3976727a141642e0d4a7760166758f804f66269 (patch) | |
tree | 72af7382fdaf40e188399f04c8c98b2a485a068f | |
parent | dd89d022a071486fcb1fd42471a43fea0eba4276 (diff) |
Add new CMOS course, condense computer arch. and org. remove complex vars
-rw-r--r-- | Education.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Education.tex b/Education.tex index a9d0709..0e1b26f 100644 --- a/Education.tex +++ b/Education.tex @@ -17,9 +17,9 @@ \begin{center} \begin{tabular}[h!]{ccc}%{p{4cm}p{4cm}p{7cm}} % \toprule - Digital System Design & DC/AC Circuit Analysis & Computer Architecture and Assembly \\ + Digital System Design & DC/AC Circuit Analysis & CMOS VLSI Design \\ % \midrule - Thermo-Fluid Dynamics & Probability and Statistics & Complex Variables and Matrix Algebra \\ + Thermo-Fluid Dynamics & Digital Signal Processing & Computer Organization \& Architecture \\ % \midrule Secure System Design & Network Architecture & Concepts of Programming Languages \\ % \midrule |