HW7: added latex file

This commit is contained in:
Claudio Maggioni 2018-11-15 13:15:16 +01:00
parent c7bd6570e9
commit 15f5b3c90b
2 changed files with 21 additions and 0 deletions

BIN
Homework 7/Homework 7.pdf Normal file

Binary file not shown.

21
Homework 7/Homework 7.tex Normal file
View File

@ -0,0 +1,21 @@
\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}