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 [2017/02/18 00:44] Andrew Holzerlearn:programmable-logic:tutorials:arty-microblaze-base-system-design:start [2017/05/31 17:05] (current) – Removed Tags Arthur Brown
Line 34: Line 34:
 ===Software=== ===Software===
   * **Vivado Design Suite 2016.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 2016.4**  +  * **Digilent Board Support Files for Vivado**  
-  * **Arty Support Files**  +    * Follow the [[vivado:boardfiles|Vivado Board Files for Digilent 7-Series FPGA Boards]] guide on how to install Board Support Files for Vivado.
-    * 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 119: 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}}*/