diff --git a/Homework 9/assignment9.zip b/Homework 9/assignment9.zip new file mode 100644 index 0000000..e198cea Binary files /dev/null and b/Homework 9/assignment9.zip differ diff --git a/Homework 9/bonus.pdf b/Homework 9/bonus.pdf new file mode 100644 index 0000000..506a318 Binary files /dev/null and b/Homework 9/bonus.pdf differ diff --git a/Homework 9/bonus.tex b/Homework 9/bonus.tex new file mode 100644 index 0000000..6ddf583 --- /dev/null +++ b/Homework 9/bonus.tex @@ -0,0 +1,13 @@ +\documentclass[12pt]{article} +\author{Claudio Maggioni \and Tommaso Rodolfo Masera} +\title{\textbf{Computer Architecture:} \linebreak \LARGE Assignment 9 Bonus} +\date{} + +\begin{document} +\maketitle + +\section*{Bonus Question} + +\large Please refer to the attached \texttt{bonus.jas} file for the bonus exercise solution. + +\end{document} diff --git a/Homework 9/bonus9.zip b/Homework 9/bonus9.zip new file mode 100644 index 0000000..1c74700 Binary files /dev/null and b/Homework 9/bonus9.zip differ diff --git a/Homework 9/final_latex.tex b/Homework 9/final_latex.tex deleted file mode 100644 index e69de29..0000000 diff --git a/Homework 9/homework9.pdf b/Homework 9/homework9.pdf new file mode 100644 index 0000000..ddb97fc Binary files /dev/null and b/Homework 9/homework9.pdf differ diff --git a/Homework 9/homework9.tex b/Homework 9/homework9.tex new file mode 100644 index 0000000..113928c --- /dev/null +++ b/Homework 9/homework9.tex @@ -0,0 +1,21 @@ +\documentclass[12pt]{article} +\author{Claudio Maggioni \and Tommaso Rodolfo Masera} +\title{\textbf{Computer Architecture:} \linebreak \LARGE Assignment 9} +\date{} + +\begin{document} +\maketitle + +\section{Question 1} + +\large Please refer to the attached \texttt{maggioni\ rodolfo\ masera-9-1.jas} file for the solution to the first question.\footnote{Feel free to refer to the \texttt{ex1.py} file for a higher level interpretation of the same code.} + +\section{Question 2} + +\large Please refer to the attached \texttt{maggioni\ rodolfo\ masera-9-2.mal} and \texttt{ijvm.conf} files for solution to the second question. + +\section{Question 3} + +\large Please refer to the attached \texttt{maggioni\ rodolfo\ masera-9-3.jas} file for the solution to the third question. + +\end{document} diff --git a/Homework 9/ex1.jas b/Homework 9/maggioni rodolfo masera-9-1.jas similarity index 100% rename from Homework 9/ex1.jas rename to Homework 9/maggioni rodolfo masera-9-1.jas diff --git a/Homework 9/mic1ijvm.mal b/Homework 9/maggioni rodolfo masera-9-2.mal similarity index 100% rename from Homework 9/mic1ijvm.mal rename to Homework 9/maggioni rodolfo masera-9-2.mal diff --git a/Homework 9/ex2.jas b/Homework 9/maggioni rodolfo masera-9-3.jas similarity index 100% rename from Homework 9/ex2.jas rename to Homework 9/maggioni rodolfo masera-9-3.jas