Skip to content

Commit

Permalink
2021 July updates [build pdf]
Browse files Browse the repository at this point in the history
  • Loading branch information
shizunge committed Jul 28, 2021
1 parent 0944ed0 commit 3d5dae2
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions shizun_ge_resume.tex
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
% sudo apt-get install texlive-fonts-recommended texlive-fonts-extra
% To install the font on Alpine
% apk add texmf-dist-fontsextra
% \newcommand{\sourcesanspropath}{/usr/share/texlive/texmf-dist/fonts/opentype/adobe/sourcesanspro/}
\newcommand{\sourcesanspropath}{/opt/texlive/texdir/texmf-dist/fonts/opentype/adobe/sourcesanspro/}
\newcommand{\sourcesanspropath}{/usr/share/texlive/texmf-dist/fonts/opentype/adobe/sourcesanspro/}
% \newcommand{\sourcesanspropath}{/opt/texlive/texdir/texmf-dist/fonts/opentype/adobe/sourcesanspro/}
\setmainfont{SourceSansPro}[
Path = \sourcesanspropath,
UprightFont = *-ExtraLight,
Expand Down Expand Up @@ -258,6 +258,7 @@
CUDA\\
Embedded\\
Linux device driver\\
Docker\\
OpenCV\\
OpenGL\\
}
Expand Down Expand Up @@ -308,6 +309,7 @@
\job{Software Engineer}{9/2018}{Present}{Google LLC}{Sunnyvale, CA}{
\begin{itemize}
\item Developed a reference model for the next generation TPU using {\kw C++}
\item Scoped and planned tasks of the reference model
\item Designed and developed a co-simulation framework for FPGA products using {\kw C++} and {\kw SystemVerilog}
\item Developed tools and test cases for hardware diagnostics in the platform infrastructure team, using {\kw Go}, {\kw C++} and {\kw Python}
\end{itemize}
Expand All @@ -319,7 +321,7 @@
\item Led projects of distinguishing technology HSTDM of HAPS prototyping system, resulting in full adoption of HSTDM and success at customer sites
\begin{itemize}
\item Designed and implemented time-division multiplexing (TDM) IP in {\kw Verilog} based on Xilinx Select IO on {\kw Xilinx Virtex7} and {\kw Ultrascale} platform
\item Optimized the IP to achieve 2.4Gbps over a signle-ended channel between two FPGAs, which is the maximum bitrate supported by the hardware
\item Optimized the IP to achieve the maximum bitrate between two FPGAs
\item Developed an IP insertion flow using {\kw C++} and {\kw C}
\item Developed various {\kw Tcl} {\kw scripts} helping internal and external customers develop, debug, bringup and monitor FPGA prototyping system
\end{itemize}
Expand Down

0 comments on commit 3d5dae2

Please sign in to comment.