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
programmable-logic:arty-a7:demos:xadc [2021/05/14 23:03] – ↷ Page moved from reference:programmable-logic:arty-a7:demos:xadc to programmable-logic:arty-a7:demos:xadc Arthur Brownprogrammable-logic:arty-a7:demos:xadc [2023/08/24 22:47] (current) Arthur Brown
Line 1: Line 1:
 ====== Arty A7 XADC Demo ====== ====== Arty A7 XADC Demo ======
- 
-<WRAP round todo> 
-=== Under Construction === 
-</WRAP> 
  
 {{:reference:programmable-logic:arty-a7:demos:arty_xadc1.jpg?400|}} {{:reference:programmable-logic:arty-a7:demos:arty_xadc1.jpg?400|}}
Line 19: Line 15:
  
   * Arty A7 with a MicroUSB Programming Cable   * Arty A7 with a MicroUSB Programming Cable
-  * Vivado installation compatible with the latest release of this demo (2020.1) +  * Vivado installation compatible with the latest release of this demo (2022.1) 
-    * //See [[reference:programmable-logic:guides:installation|Installing Vivado, Vitis, and Digilent Board Files]] for installation instructions.//+    * //See [[programmable-logic:guides:installing-vivado-and-vitis|Installing Vivado, Vitis, and Digilent Board Files]] for installation instructions.//
   * Wires and a circuit to measure   * Wires and a circuit to measure
  
Line 32: Line 28:
 **Note:** //Releases for FPGA demos from before 2020.1 used a different git structure, and used a different release tag naming scheme.// **Note:** //Releases for FPGA demos from before 2020.1 used a different git structure, and used a different release tag naming scheme.//
  
-^ Board Variant  ^ Release Tag  ^ Release Downloads  ^ Setup Instructions  | +^ Board Variant  ^ Release Tag                  ^ Release Downloads                                                                              ^ Setup Instructions                                                                       ^ 
-| Arty A7-35 | @#C0EEBD: 35/XADC/2020.1-1  [[https://github.com/Digilent/Arty-A7/releases/tag/35/XADC/2020.1-1|Release ZIP Downloads]]  | See //Using the Latest Release//, below  + 
-| Arty A7-100 | @#C0EEBD: 100/XADC/2020.1-1  | [[https://github.com/Digilent/Arty-A7/releases/tag/100/XADC/2020.1-1|Release ZIP Downloads]]  | See //Using the Latest Release//, below  +| Arty A7-35     | @#C0EEBD: 35/XADC/2022.1-1   {{https://github.com/Digilent/Arty-A7/releases/download/35/XADC/2022.1-1/Arty-A7-35-XADC-hw.xpr.zip|Arty-A7-35-Pmod-VGA-hw.xpr.zip}}     | See //Using the Latest Release//, below                                                  
-| Arty A7-35 | v2018.2-1            | [[https://github.com/Digilent/Arty-A7-35-XADC/releases/tag/v2018.2-1|Release ZIP Downloads]]  | [[https://github.com/Digilent/Arty-A7-35-XADC/tree/v2018.2-1|v2018.2-1 Github README]]  +| Arty A7-100    | @#C0EEBD: 100/XADC/2022.1-2  | {{https://github.com/Digilent/Arty-A7/releases/download/100/XADC/2022.1-2/Arty-A7-100-XADC-hw.xpr.zip|Arty-A7-100-Pmod-VGA-hw.xpr.zip}}  See //Using the Latest Release//, below                                                  | 
-| Arty A7-100 | v2018.2-1            | [[https://github.com/Digilent/Arty-A7-100-XADC/releases/tag/v2018.2-1|Release ZIP Downloads]]  | [[https://github.com/Digilent/Arty-A7-100-XADC/tree/v2018.2-1|v2018.2-1 Github README]]  |+| Arty A7-35     | 35/XADC/2021.1-1             | {{https://github.com/Digilent/Arty-A7/releases/download/35/XADC/2021.1-1/Arty-A7-35-XADC-hw.xpr.zip|Arty-A7-35-XADC-hw.xpr.zip}}         | See //Using the Latest Release//, below                                                  | 
 +| Arty A7-100    | 100/XADC/2021.1-1            | {{https://github.com/Digilent/Arty-A7/releases/download/100/XADC/2021.1-1/Arty-A7-100-XADC-hw.xpr.zip|Arty-A7-100-XADC-hw.xpr.zip}}      | See //Using the Latest Release//, below                                                  | 
 +| Arty A7-35     | 35/XADC/2020.1-1             {{https://github.com/Digilent/Arty-A7/releases/download/35/XADC/2020.1-1/Arty-A7-35-XADC-hw.xpr.zip|Arty-A7-35-XADC-hw.xpr.zip}}         | See //Using the Latest Release//, below                                                  | 
 +| Arty A7-100    | 100/XADC/2020.1-1            | {{https://github.com/Digilent/Arty-A7/releases/download/100/XADC/2020.1-1/Arty-A7-100-XADC-hw.xpr.zip|Arty-A7-100-XADC-hw.xpr.zip}}      | See //Using the Latest Release//, below                                                  
 +| Arty A7-35     | v2018.2-1                    | [[https://github.com/Digilent/Arty-A7-35-XADC/releases/tag/v2018.2-1|Release ZIP Downloads]]   | [[https://github.com/Digilent/Arty-A7-35-XADC/tree/v2018.2-1|v2018.2-1 Github README]]   
 +| Arty A7-100    | v2018.2-1                    | [[https://github.com/Digilent/Arty-A7-100-XADC/releases/tag/v2018.2-1|Release ZIP Downloads]]  | [[https://github.com/Digilent/Arty-A7-100-XADC/tree/v2018.2-1|v2018.2-1 Github README]]  | 
 + 
 +**Note for Advanced Users:** //GitHub sources for this demo can be found in the [[https://github.com/digilent/arty-a7/tree/35/XADC/master|35/XADC/master]] and [[https://github.com/digilent/arty-a7/tree/100/XADC/master|100/XADC/master]] branches of the Arty-A7 repository. Further documentation on the structure of this repository can be found on this wiki's [[programmable-logic:documents:git]] page.//
  
-**Note for Advanced Users:** //All demos for the Arty A7 are provided through the [[https://github.com/Digilent/Arty-A7|Arty-A7]] repository on Github. Further documentation on the structure of this repository can be found on this wiki's [[reference:programmable-logic:documents:git]] page.// 
 ---- ----
 Instructions on the use of the latest release can be found in this dropdown: Instructions on the use of the latest release can be found in this dropdown:
  
---> Using the Latest Release #+--> Using the Latest Release ^#
  
 <WRAP group> <WRAP group>
  
-{{page>reference:programmable-logic:guides:using-github-releases#hardware_only_release_before_programming&noheader}}+{{page>programmable-logic:guides:using-github-releases#hardware_only_release_before_programming&noheader}}
  
 --> Set up the Arty A7 # --> Set up the Arty A7 #
Line 55: Line 57:
 <-- <--
  
-{{page>reference:programmable-logic:guides:using-github-releases#hardware_only_release_programming&noheader}}+{{page>programmable-logic:guides:using-github-releases#hardware_only_release_programming&noheader}}
  
 At this point, the demo is now running on your board. Refer to the [[#description|Description]] and [[#functionality|Functionality]] sections of this document for more information on what it does. At this point, the demo is now running on your board. Refer to the [[#description|Description]] and [[#functionality|Functionality]] sections of this document for more information on what it does.
Line 100: Line 102:
 All materials related to the use of the Arty A7 can be found on its [[..:start|Resource Center]]. All materials related to the use of the Arty A7 can be found on its [[..:start|Resource Center]].
  
-For a walkthrough of the process of creating a simple HDL project in Vivado, see [[reference:programmable-logic:guides:getting-started-with-vivado]]. Information on important parts of the GUI, and indirect discussion of the steps required to modify, rebuild, and run this demo in hardware can also be found here.+For a walkthrough of the process of creating a simple HDL project in Vivado, see [[programmable-logic:guides:getting-started-with-vivado]]. Information on important parts of the GUI, and indirect discussion of the steps required to modify, rebuild, and run this demo in hardware can also be found here.
  
-For technical support, please visit the [[https://forum.digilentinc.com/forum/4-fpga/|FPGA]] section of the Digilent Forum.+For technical support, please visit the [[https://forum.digilent.com/forum/4-fpga/|FPGA]] section of the Digilent Forum.
  
 ---- ----
-<code>{{tag>project arty-a7}}</code>