瀏覽代碼

Final report intro update

Min 5 年之前
父節點
當前提交
a15c32ea90
共有 3 個文件被更改,包括 6 次插入3 次删除
  1. 1 2
      docs/final_report/2-introduction.tex
  2. 5 1
      docs/final_report/3-objectives.tex
  3. 二進制
      docs/final_report/index.pdf

文件差異過大導致無法顯示
+ 1 - 2
docs/final_report/2-introduction.tex


+ 5 - 1
docs/final_report/3-objectives.tex

@@ -10,11 +10,15 @@ These types of projects involve the design and construction of some
 electrical or electronic apparatus or device within the bounds 
 of the department's educational mandate.
 \fi
+
+OISC \texttt{MOVE} has many benefits from VLIW and SIMO or SIMT design, however there is a lack of research investigating and comparing more general purpose OISC \texttt{MOVE} 8bit processor with short instruction word and SISO (single instruction, single operation) configuration.  The main theory for building both architectures will be based on following resources \autocite{ong_ang_seng_2010,gilreath_laplante_2003,kong_ang_seng_adejo_2010,dharshana_balasubramanian_arun_2016}.
+
+RISC architecture will be mainly based on MIPS architecture explained in \autocite{harris_harris_2013}, except it is 8bit and would have multiple optimisations. 
 This project has three main motivations:
 \begin{enumerate}
 	\item Compare how well OISC \texttt{MOVE} architecture would perform in low performance microcontroller application comparing to equivalent RISC architecture.
 	\item Study and explore computer architectures, SystemVerilog and assembly languages. 
-	\item View an alternative method of using OISC \texttt{MOVE} as SISO (single instruction, single operation) architecture, comparing to more commonly implemented TTAs architectures that are either VLIW (very large instruction word) SIMO type (single instruction, multiple operation) or SIMT (single instruction, multiple transports).
+	\item View an alternative method of using OISC \texttt{MOVE} as SISO architecture, comparing to more commonly implemented TTAs architectures that are either VLIW SIMO type or SIMT.
 \end{enumerate}
 
 

二進制
docs/final_report/index.pdf