Skip to content

Commit

Permalink
zynqmp-linux: move references close to the topic they refer to
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaceresoli committed Feb 7, 2018
1 parent 39ac045 commit bf80f80
Showing 1 changed file with 14 additions and 12 deletions.
26 changes: 14 additions & 12 deletions zynqmp-linux/zynqmp-linux.tex
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@ \section{Introduction}
\item 2 chips: a SoC and an FPGA, connected via pins
\item An FPGA with a synthesized ``soft core'' CPU
\end{itemize}
\item A good introduction to SoC+FPGA:\\
Introduction to SoC+FPGA, Marek Vašut, ELC-E 2017\\
{\footnotesize\url{https://elinux.org/images/e/ed/Elce-2017-socfpga.pdf}}\\
{\footnotesize\url{https://youtu.be/R3gJhnGjjWY}}
\end{itemize}
\end{frame}

Expand All @@ -96,6 +100,14 @@ \section{Introduction}

\section{Development tools}

\begin{frame}{Documentation}
\begin{itemize}
\item A lot of documentation by Xilinx
\item Start from the Xilinx ZynqMP Documentation hub\\
{\tiny\url{https://www.xilinx.com/support/documentation-navigation/design-hubs/dh0070-zynq-mpsoc-design-overview-hub.html}}
\end{itemize}
\end{frame}

\begin{frame}[standout]
FPGA development
\end{frame}
Expand All @@ -117,6 +129,8 @@ \section{Development tools}
\item No open source FPGA toolchain available
\item Bitstream reverse engineering in progress
(\url{https://symbiflow.github.io/})
\item On why FPGA open source toolchains matter:
{\footnotesize\url{https://blog.elphel.com/2013/10/fpga-is-for-freedom/}}
\end{itemize}
\end{frame}

Expand Down Expand Up @@ -737,18 +751,6 @@ \section{Conclusion}
\end{itemize}
\end{frame}

\begin{frame}{References}
\begin{itemize}
\item Introduction to SoC+FPGA, Marek Vašut, ELC-E 2017\\
{\footnotesize\url{https://elinux.org/images/e/ed/Elce-2017-socfpga.pdf}}\\
{\footnotesize\url{https://youtu.be/R3gJhnGjjWY}}
\item On why FPGA open source toolchains matter:
{\footnotesize\url{https://blog.elphel.com/2013/10/fpga-is-for-freedom/}}
\item Xilinx ZynqMP Documentation hub\\
{\tiny\url{https://www.xilinx.com/support/documentation-navigation/design-hubs/dh0070-zynq-mpsoc-design-overview-hub.html}}
\end{itemize}
\end{frame}

\begin{frame}
\begin{center}
Thank you for your attention
Expand Down

0 comments on commit bf80f80

Please sign in to comment.