2003-11-28 15:12:59 +00:00
|
|
|
\documentclass{howto}
|
|
|
|
% \usepackage{distutils}
|
|
|
|
\usepackage{palatino}
|
|
|
|
\renewcommand{\ttdefault}{cmtt}
|
|
|
|
\renewcommand{\sfdefault}{cmss}
|
|
|
|
\newcommand{\myhdl}{\protect \mbox{MyHDL}}
|
|
|
|
\usepackage{graphicx}
|
|
|
|
% $Id$
|
|
|
|
|
2004-02-02 21:47:49 +00:00
|
|
|
\title{New in \myhdl\ 0.4: Conversion to Verilog}
|
2003-11-28 15:12:59 +00:00
|
|
|
\release{0.4}
|
|
|
|
\author{Jan Decaluwe}
|
|
|
|
\authoraddress{\email{jan@jandecaluwe.com}}
|
|
|
|
|
|
|
|
\begin{document}
|
|
|
|
\maketitle
|
|
|
|
\tableofcontents
|
|
|
|
|
|
|
|
|
2004-02-01 17:42:40 +00:00
|
|
|
\input{conversion.tex}
|
2003-11-28 15:12:59 +00:00
|
|
|
|
|
|
|
\end{document}
|