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 6/Homework 6.tex

36 lines
813 B
TeX

\documentclass[12pt]{article}
\usepackage{karnaugh-map}
\usepackage[utf8]{inputenc}
\usepackage[margin=2cm]{geometry}
\title{Howework 6 -- Computer Architecture}
\author{Claudio Maggioni \and Tommaso Rodolfo Masera}
\begin{document}
\maketitle
\section{Question 1}
\subsection{Sub-question 1}
\begin{figure}[h]
\centering{\includegraphics[width=0.6\textwidth]{1.png}}
\end{figure}
\subsection{Sub-question 2}
\begin{figure}[h]
\centering{\includegraphics[width=0.6\textwidth]{2.png}}
\end{figure}
\pagebreak
\subsection{Sub-question 3}
\begin{figure}[h]
\centering{\includegraphics[width=0.6\textwidth]{3.png}}
\end{figure}
\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}