21 lines
511 B
TeX
21 lines
511 B
TeX
|
\documentclass[12pt]{article}
|
||
|
|
||
|
\usepackage{karnaugh-map}
|
||
|
\usepackage[utf8]{inputenc}
|
||
|
\usepackage[margin=2cm]{geometry}
|
||
|
|
||
|
\title{Howework 7 -- Computer Architecture}
|
||
|
\author{Claudio Maggioni \and Tommaso Rodolfo Masera}
|
||
|
|
||
|
\begin{document}
|
||
|
\maketitle
|
||
|
\section{Question 1}
|
||
|
Please find our solutions in the file \verb|Samp_Dist_Corr|
|
||
|
|
||
|
\section{Question 2}
|
||
|
Please find the attached \texttt{2.circ} \emph{Logisim} file.
|
||
|
|
||
|
\section{Question 3}
|
||
|
Please find the attached \texttt{3.circ} \emph{Logisim} file.
|
||
|
|
||
|
\end{document}
|