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
cmod_a7:cmod_a7:cmod_a7_stopwatch:start [2016/07/20 22:34] – [Table] Brandon Kallahercmod_a7:cmod_a7:cmod_a7_stopwatch:start [2021/05/14 23:06] (current) – ↷ Links adapted because of a move operation Arthur Brown
Line 1: Line 1:
-====== CmodA7 Stopwatch Demo ======+====== Cmod A7 Stopwatch Demo ======
  
 Using the CmodA7 and a 4-digit seven-segment display, this project creates a 10 second stopwatch with millisecond resolution. Using the CmodA7 and a 4-digit seven-segment display, this project creates a 10 second stopwatch with millisecond resolution.
Line 7: Line 7:
 === Skills === === Skills ===
   * Basic familiarity with Vivado   * Basic familiarity with Vivado
-    * Walk through our "Getting Started with Vivado" Guide 
   * Familiarity with programming the GPIO of the CmodA7   * Familiarity with programming the GPIO of the CmodA7
     * Follow the [[learn:programmable-logic:tutorials:cmod-a7-gpio-demo:start|CmodA7 GPIO Demo]]     * Follow the [[learn:programmable-logic:tutorials:cmod-a7-gpio-demo:start|CmodA7 GPIO Demo]]
Line 65: Line 64:
 {{ :cmod_a7:cmod_a7:cmod_a7_stopwatch:cmoda7_stopwatch_wiring.jpg?500 |}} {{ :cmod_a7:cmod_a7:cmod_a7_stopwatch:cmoda7_stopwatch_wiring.jpg?500 |}}
  
-For more information on Seven-Segment Displays see the [[reference:programmable-logic:nexys-4-ddr:reference-manual#seven-segment_display|Nexys 4 DDR Wiki]] section on them.+For more information on Seven-Segment Displays see the [[programmable-logic:nexys-4-ddr:reference-manual#seven-segment_display|Nexys 4 DDR Wiki]] section on them.
  
 ==== 2. Programming the CmodA7 ==== ==== 2. Programming the CmodA7 ====