diff options
-rw-r--r-- | Experience.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Experience.tex b/Experience.tex index 722559a..c120a78 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} kernel module to interact with flashed hardware design +\item Created \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 \end{itemize} \begin{center} |