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
Next revisionBoth sides next 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/02/18 01:06] Andrew Holzer
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** 
-  * **Xilinx SDK 2015.4**  +
- +
-=== Board Support Files ===+
   * **Arty 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.      * These files will describe GPIO interfaces on your board and make it easier to select your FPGA board and add GPIO IP blocks. 
Line 51: Line 44:
 ===== 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]]
  
 ------ ------