diff options
author | Karl Hallsby <karl@hallsby.com> | 2021-11-04 15:18:32 -0500 |
---|---|---|
committer | Karl Hallsby <karl@hallsby.com> | 2021-11-04 15:18:32 -0500 |
commit | da544514d694222909e09e61a782112c1e1bf239 (patch) | |
tree | 3d4f78cdf437f7c2c2eaf3f9fca3040de177101c | |
parent | d7b7a58ef8053080c4ea9744e19362e0fa9cb88b (diff) |
Complete list of IIT Mystic research bullet list
-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} |