This shows you the differences between two versions of the page.
ac-is:lab-ie:lab04 [2023/11/30 10:38] ionut.pascal |
ac-is:lab-ie:lab04 [2024/12/02 22:00] (current) ionut.pascal [Lab 4 - MARIE. The architecture.] |
||
---|---|---|---|
Line 1: | Line 1: | ||
======= Lab 4 - MARIE. The architecture. ====== | ======= Lab 4 - MARIE. The architecture. ====== | ||
+ | Intro | ||
+ | Fetch Stage | ||
===== Exercises ===== | ===== Exercises ===== | ||
In order to implement the exercises, use the lab archive below, considering the simulator you have on your workstation. The files already have a Xilinx ISE / Vivado project that you are able to run; the checking will be performed visually during the lab practice. Follow the instructions and hints below and the zones marked with TODO in the corresponding files. | In order to implement the exercises, use the lab archive below, considering the simulator you have on your workstation. The files already have a Xilinx ISE / Vivado project that you are able to run; the checking will be performed visually during the lab practice. Follow the instructions and hints below and the zones marked with TODO in the corresponding files. | ||
+ | |||
+ | |||
+ | ===== Recourses ===== | ||
+ | * {{ac-is:lab-ie:lab4_vivado.zip|VIVADO lab files}} | ||
+ | * [[https://marie.js.org/book.pdf|MARIE Sim Databook]] | ||
+ | * [[https://marie.js.org |MARIE Sim ]] | ||