\documentclass{ip-doc}
\title{IP Name}
\author{Author Name}
\version{1.0}
\begin{document}
\maketitle
\section{Introduction}
\begin{factstable}
\rowcolors{2}{gray!10}{white}
\renewcommand{\arraystretch}{1.2}
\begin{tabularx}{\linewidth}{l|X}
\toprule
Name & Example IP \\
Identifier & \texttt{org.wqzhao.example\_ip} \\
Version & \theversion \\
Author & \href{https://wqzhao.org}{Wuqiong Zhao} {\scriptsize(me@wqzhao.org)} \\
Device & AMD UltraScale+ \\
Platform & Vivado \\
Design Files & Verilog \\
Simulation Model & Verilog \\
Constraints File & N/A \\
\bottomrule
\end{tabularx}
\end{factstable}
Documentation goes here.
% bibliography
% \bibliographystyle{plain}
% {\small\bibliography{<your bib file name>}}
\end{document}

PDF Preview
Create an account to compile and preview