diff options
author | Karl Hallsby <karl@hallsby.com> | 2021-09-23 01:13:56 -0500 |
---|---|---|
committer | Karl Hallsby <karl@hallsby.com> | 2021-09-23 01:13:56 -0500 |
commit | fc7ad67071c8ee93e6be2802765c6446738e6a28 (patch) | |
tree | fcd04887550df44d42bea7de34b1a411694cf58c | |
parent | 4d1b7999adb289734d51ced97f8ffcdbf647b120 (diff) |
Add HDL knowledge to proficiencies
-rw-r--r-- | Skills.tex | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -11,6 +11,14 @@ \item \href{https://www.haskell.org/}{Haskell} \end{itemize} +\subsection{Hardware Description Languages}\label{subsec:HDLs} +\begin{itemize}[noitemsep] +\item Verilog +\item VHDL +\end{itemize} + +\columnbreak{} + \subsection{Hardware}\label{subsec:Hardware} \begin{itemize}[noitemsep] \item Oscilloscope @@ -18,8 +26,6 @@ \item Digital Logic Analyzer \end{itemize} -\columnbreak{} - \subsection{Software}\label{subsec:Software} \begin{itemize}[noitemsep] \item \href{https://git-scm.com}{Git} |