HW7: added latex file
This commit is contained in:
parent
c7bd6570e9
commit
15f5b3c90b
2 changed files with 21 additions and 0 deletions
BIN
Homework 7/Homework 7.pdf
Normal file
BIN
Homework 7/Homework 7.pdf
Normal file
Binary file not shown.
21
Homework 7/Homework 7.tex
Normal file
21
Homework 7/Homework 7.tex
Normal 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}
|
Reference in a new issue