diff --git a/Howework 6/1.png b/Howework 6/1.png new file mode 100644 index 0000000..3a6fa8e Binary files /dev/null and b/Howework 6/1.png differ diff --git a/Howework 6/2.png b/Howework 6/2.png new file mode 100644 index 0000000..1f0b6c0 Binary files /dev/null and b/Howework 6/2.png differ diff --git a/Howework 6/3.circ b/Howework 6/3.circ new file mode 100644 index 0000000..631e518 --- /dev/null +++ b/Howework 6/3.circ @@ -0,0 +1,424 @@ + + +This file is intended to be loaded by Logisim (http://www.cburch.com/logisim/). + + + + + + + addr/data: 8 8 +0 + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Full Adder + Carry Out + Sum + A + B + Carry In + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + L + U + A + B + Enable AND + Enable OR + Enable NOT + Output AND + Output OR + Output NOT + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Howework 6/3.png b/Howework 6/3.png new file mode 100644 index 0000000..d3362e2 Binary files /dev/null and b/Howework 6/3.png differ diff --git a/Howework 6/Homework 6.pdf b/Howework 6/Homework 6.pdf new file mode 100644 index 0000000..8c40acd Binary files /dev/null and b/Howework 6/Homework 6.pdf differ diff --git a/Howework 6/Homework 6.tex b/Howework 6/Homework 6.tex new file mode 100644 index 0000000..af1bfb3 --- /dev/null +++ b/Howework 6/Homework 6.tex @@ -0,0 +1,36 @@ +\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} \ No newline at end of file