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
Last revisionBoth sides next revision
learn:programmable-logic:tutorials:zybo-dma-audio-demo:start [2017/09/11 17:49] – [3. Playing to an output] Arthur Brownlearn:programmable-logic:tutorials:zybo-dma-audio-demo:start [2019/03/12 15:08] – [Prerequisites] Vicentiu Neagoe
Line 41: Line 41:
  
 ===Software=== ===Software===
-  * **Vivado Design Suite 2016.X** +  * **Vivado Design Suite 2016.4** 
     * //Newer/older versions can be used, but the procedure may vary slightly//     * //Newer/older versions can be used, but the procedure may vary slightly//
   * **Digilent Board Support Files for Vivado**    * **Digilent Board Support Files for Vivado** 
Line 88: Line 88:
 To play to the headphone output, press **BTN2**. Once the playback is activated, the message "Start Playback..." will be sent over UART and the demo will play 5 seconds of audio. If any buttons are pressed during the playback, the message "Still Playing..." will be sent over UART. To play to the headphone output, press **BTN2**. Once the playback is activated, the message "Start Playback..." will be sent over UART and the demo will play 5 seconds of audio. If any buttons are pressed during the playback, the message "Still Playing..." will be sent over UART.
  
-{{tag>learn programmable-logic tutorial Zybo}}+{{tag>learn programmable-logic project Zybo}}