diff options
-rw-r--r-- | Experience.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Experience.tex b/Experience.tex index aecabcf..9b60d00 100644 --- a/Experience.tex +++ b/Experience.tex @@ -8,9 +8,9 @@ \end{center}\vspace{-12px} \begin{itemize}[noitemsep] \item Created FPGA design to accelerate virtual machine clean-up, branching off of work another Ph.~D candidate student completed -\item Created \textsc{Linux} PCIe kernel module to initialize and communicate with flashed hardware design +\item Developed \textsc{Linux} PCIe kernel module to initialize and communicate with flashed hardware design \item Exposed FPGA capabilities as character device for programmer interaction -\item Created \href{https://www.qemu.org/}{QEMU} device to emulate physical device's behavior and validate kernel module functionality +\item Wrote \href{https://www.qemu.org/}{QEMU} device to emulate physical device's behavior and validate kernel module functionality \end{itemize} \begin{center} |