From 68090a0a24ddbf41a8970dc893399c9e21866901 Mon Sep 17 00:00:00 2001 From: Karl Hallsby Date: Mon, 8 Aug 2022 19:13:07 -0500 Subject: Add Summer 2022 Northwestern REU position Add NU command --- Experience.tex | 13 +++++++++++++ Hallsby_Karl.tex | 1 + 2 files changed, 14 insertions(+) diff --git a/Experience.tex b/Experience.tex index 00d0b7f..b1f09db 100644 --- a/Experience.tex +++ b/Experience.tex @@ -1,5 +1,18 @@ % Choose a side to put dates on and stick with it throughout the document. \section{Professional Experience}\label{sec:Professional_Experience} +\begin{center} + \begin{tabular}[h!]{p{11cm}r} + {\large \textbf{\NU{}}}, {\footnotesize Evanston, IL} & {\small\textsc{Jun 2022 --- Aug 2022}} \\ + \emph{Student Researcher --- \href{http://presciencelab.org/}{Prescience Lab}} & \\ + \end{tabular} +\end{center}\vspace{-12px} +\begin{itemize}[noitemsep] +\item Helped implement back-end \href{https://dl.acm.org/doi/10.5555/865063}{VCODE} code generation for an LLVM-based compiler +\item Identified \href{https://riscv.org}{RISC-V} \href{https://github.com/riscv/riscv-v-spec/releases/tag/v1.0}{V-extension} as good candidate for VCODE acceleration +\item Designed VCODE accelerator as RoCC coprocessor in \href{https://chisel-lang.org}{Chisel} and integrated with \href{https://chipyard.readthedocs.io/en/stable}{Chipyard} +\item Implemented both unit tests and baremetal full-program tests for coprocessor +\end{itemize} + \begin{center} \begin{tabular}[h!]{p{11cm}r} {\large \textbf{\href{https://iit.edu}{\IIT{}}}}, {\footnotesize Chicago, IL} & {\small\textsc{Jun 2021 --- Aug 2021}} \\ diff --git a/Hallsby_Karl.tex b/Hallsby_Karl.tex index a11e651..03bfb45 100644 --- a/Hallsby_Karl.tex +++ b/Hallsby_Karl.tex @@ -59,6 +59,7 @@ \input{glyphtounicode} \pdfgentounicode=1 +\newcommand{\NU}{\href{https://northwestern.edu}{\textbf{Northwestern University}}} \newcommand{\IIT}{\href{https://iit.edu}{\textbf{Illinois Institute of Technology}}} \newcommand{\LTH}{\href{www.lth.se}{\textbf{Lunds Tekniska H\"{o}gskola}}} -- cgit v1.2.3