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
programmable-logic:cmod-a7:demos:gpio [2021/06/16 23:29] – ↷ Links adapted because of a move operation Arthur Brownprogrammable-logic:cmod-a7:demos:gpio [2023/03/31 16:52] – remove under construction tag Arthur Brown
Line 1: Line 1:
 +~~META: robots = noindex, nofollow ~~
 ====== Cmod A7 GPIO Demo ====== ====== Cmod A7 GPIO Demo ======
- 
-<WRAP round todo> 
-=== Under Construction === 
-</WRAP> 
  
 {{:cmod_a7:cmod_a7-obl-600.png?300|}} {{:cmod_a7:cmod_a7-obl-600.png?300|}}
Line 21: Line 18:
   * Cmod A7 with MicroUSB programming cable   * Cmod A7 with 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 (2020.1)
-    *//See [[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.//
   * Serial Terminal application to receive messages printed by the demo   * Serial Terminal application to receive messages printed by the demo
-    * //See [[programmable-logic:guides:tera-term:start]] for more information.//+    * //See [[programmable-logic:guides:serial-terminals:start]] for more information.//
  
 ---- ----
Line 34: Line 31:
 ^ Board Variant  ^ Release Tag  ^ Release Downloads  ^ Setup Instructions  | ^ Board Variant  ^ Release Tag  ^ Release Downloads  ^ Setup Instructions  |
 | Cmod A7-15T  | @#C0EEBD: 15T/GPIO/2020.1-1  | [[https://github.com/Digilent/Cmod-A7/releases/tag/15T/GPIO/2020.1-1|Release ZIP Downloads]]  | See //Using the Latest Release//, below  | | Cmod A7-15T  | @#C0EEBD: 15T/GPIO/2020.1-1  | [[https://github.com/Digilent/Cmod-A7/releases/tag/15T/GPIO/2020.1-1|Release ZIP Downloads]]  | See //Using the Latest Release//, below  |
-| Cmod A7-35T  | @#C0EEBD: 35T/GPIO/2020.1- | [[https://github.com/Digilent/Cmod-A7/releases/tag/35T/GPIO/2020.1-1|Release ZIP Downloads]]  | See //Using the Latest Release//, below  |+| Cmod A7-35T  | @#C0EEBD: 35T/GPIO/2020.1- | [[https://github.com/Digilent/Cmod-A7/releases/tag/35T/GPIO/2020.1-2|Release ZIP Downloads]]  | See //Using the Latest Release//, below  |
 | Cmod A7-15T  | v2018.2-1            | [[https://github.com/Digilent/Cmod-A7-15T-GPIO/releases/tag/v2018.2-1|Release ZIP Downloads]]  | [[https://github.com/Digilent/Cmod-A7-15T-GPIO/tree/v2018.2-1|v2018.2-1 Github README]]  | | Cmod A7-15T  | v2018.2-1            | [[https://github.com/Digilent/Cmod-A7-15T-GPIO/releases/tag/v2018.2-1|Release ZIP Downloads]]  | [[https://github.com/Digilent/Cmod-A7-15T-GPIO/tree/v2018.2-1|v2018.2-1 Github README]]  |
 | Cmod A7-35T  | v2018.2-1            | [[https://github.com/Digilent/Cmod-A7-35T-GPIO/releases/tag/v2018.2-1|Release ZIP Downloads]]  | [[https://github.com/Digilent/Cmod-A7-35T-GPIO/tree/v2018.2-1|v2018.2-1 Github README]]  | | Cmod A7-35T  | v2018.2-1            | [[https://github.com/Digilent/Cmod-A7-35T-GPIO/releases/tag/v2018.2-1|Release ZIP Downloads]]  | [[https://github.com/Digilent/Cmod-A7-35T-GPIO/tree/v2018.2-1|v2018.2-1 Github README]]  |
Line 92: Line 89:
 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 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.
  
 ---- ----