Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
learn:programmable-logic:tutorials:arty-microblaze-base-system-design:start [2016/07/08 20:02] Sam Klearn:programmable-logic:tutorials:arty-microblaze-base-system-design:start [2017/05/31 17:05] (current) – Removed Tags Arthur Brown
Line 27: Line 27:
  
 ===== Prerequisites ===== ===== Prerequisites =====
- 
-===Skills=== 
-  * **Basic familiarity with Vivado** 
-    *  //This experience can be found by walking through our "Getting Started with Vivado" guide// 
  
 ===Hardware=== ===Hardware===
Line 37: Line 33:
  
 ===Software=== ===Software===
-  * **Vivado Design Suite 2015.4**  +  * **Vivado Design Suite 2016.4**  
-    * //You must use this version or the project will not generate// +    * //Newer versions can be used, but the procedure may vary slightly// 
-    * //Note: Older commit in repo corresponds to a 2015.3 release// +    * Xilinx SDK 2016.4 must be included in the installation 
-  * **Xilinx SDK 2015.4**  +  * **Digilent Board Support Files for Vivado**  
- +    * Follow the [[vivado:boardfiles|Vivado Board Files for Digilent 7-Series FPGA Boards]] guide on how to install Board Support Files for Vivado.
-=== Board Support Files === +
-  * **Arty Support Files**  +
-    * These files will describe GPIO interfaces on your board and make it easier to select your FPGA board and add GPIO IP blocks.  +
-    * Follow the Wiki guide: [[vivado:boardfiles|Vivado Board Files for Digilent 7-Series FPGA Boards]] on how to install Board Support Files for Vivado.+
  
 ----- -----
Line 51: Line 43:
 ===== Downloads ===== ===== Downloads =====
  
-Arty Support Repository -- [[https://github.com/Digilent/Arty/archive/master.zip|ZIP]] [[https://github.com/Digilent/Arty|GIT Repo]]+Arty Support Repository -- [[https://github.com/Digilent/Arty-BSD/archive/master.zip|ZIP]] [[https://github.com/Digilent/Arty-BSD|GIT Repo]]
  
 ------ ------
Line 125: Line 117:
 >The demo is running a simple blink on LED5. This behaves much like the arduino sketch blink. >The demo is running a simple blink on LED5. This behaves much like the arduino sketch blink.
  
-{{tag>learn programmable-logic tutorial example arty}}+/*{{tag>learn programmable-logic tutorial example arty}}*/