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 01:06] Andrew Holzerlearn:programmable-logic:tutorials:arty-microblaze-base-system-design:start [2017/05/31 17:05] (current) – Removed Tags Arthur Brown
Line 35: Line 35:
   * **Vivado Design Suite 2016.4**    * **Vivado Design Suite 2016.4** 
     * //Newer versions can be used, but the procedure may vary slightly//     * //Newer versions can be used, but the procedure may vary slightly//
-  * **Xilinx SDK 2016.4**  +    * Xilinx SDK 2016.4 must be included in the installation 
-  * **Arty Support Files**  +  * **Digilent 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 [[vivado:boardfiles|Vivado Board Files for Digilent 7-Series FPGA Boards]] guide on how to install Board Support Files for Vivado.
-    * 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 118: 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}}*/