This repository has been archived on 2021-10-31. You can view files and clone it, but cannot push or open issues or pull requests.
CAHomework/Homework 7/Homework 7.tex

21 lines
511 B
TeX
Raw Normal View History

2018-11-15 12:15:16 +00:00
\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}