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
test-and-measurement:analog-discovery-studio:cmod-s7-demo [2021/05/14 23:05] – ↷ Page moved from reference:test-and-measurement:analog-discovery-studio:cmod-s7-demo to test-and-measurement:analog-discovery-studio:cmod-s7-demo Arthur Browntest-and-measurement:analog-discovery-studio:cmod-s7-demo [2022/09/12 19:43] (current) – changed forum.digilentinc.com to forum.digilent.com Jeffrey
Line 19: Line 19:
 ---- ----
 ==== Inventory ==== ==== Inventory ====
-  * [[https://store.digilentinc.com/analog-discovery-studio-a-portable-circuits-laboratory-for-every-student/|Analog Discovery Studio]] with:+  * [[https://digilent.com/shop/analog-discovery-studio-a-portable-circuits-laboratory-for-every-student/|Analog Discovery Studio]] with:
     * Breadboard Canvas     * Breadboard Canvas
     * MTE Cables     * MTE Cables
     * Power Supply     * Power Supply
     * USB A to B Cable for connection to host computer     * USB A to B Cable for connection to host computer
-  * [[https://store.digilentinc.com/cmod-s7-breadboardable-spartan-7-fpga-module/|Cmod S7-25]] breadboardable FPGA development board, with:+  * [[https://digilent.com/shop/cmod-s7-breadboardable-spartan-7-fpga-module/|Cmod S7-25]] breadboardable FPGA development board, with:
     * MicroUSB Cable for programming and power     * MicroUSB Cable for programming and power
-  * [[https://store.digilentinc.com/pmod-r2r-resistor-ladder-d-a-converter/|Pmod R2R]] resistor ladder DAC+  * [[https://digilent.com/shop/pmod-r2r-resistor-ladder-d-a-converter/|Pmod R2R]] resistor ladder DAC
   * Computer with the following software installed:   * Computer with the following software installed:
-    * [[https://store.digilentinc.com/waveforms-previously-waveforms-2015/|Digilent WaveForms]] +    * [[https://digilent.com/shop/software/digilent-waveforms/|Digilent WaveForms]] 
-    * [[https://store.digilentinc.com/digilent-adept-2-download-only/|Digilent Adept]]+    * [[https://digilent.com/shop/software/digilent-adept/|Digilent Adept]]
   * Demo Archive, including WaveForms workspace, and Cmod S7 bit file.   * Demo Archive, including WaveForms workspace, and Cmod S7 bit file.
     * {{ https://digilent.s3-us-west-2.amazonaws.com/resources/instrumentation/analog-discovery-studio/analyzing-dac-adc-spi-with-analog-discovery-studio.zip |ZIP Download}}     * {{ https://digilent.s3-us-west-2.amazonaws.com/resources/instrumentation/analog-discovery-studio/analyzing-dac-adc-spi-with-analog-discovery-studio.zip |ZIP Download}}
Line 74: Line 74:
 2. Open Adept, and connect to the Cmod S7. Under the **Config** tab, click **Browse**, then navigate to the file "top.bit" in the folder extracted from the demo archive. Click the **Program** button to load the bit file onto the FPGA. 2. Open Adept, and connect to the Cmod S7. Under the **Config** tab, click **Browse**, then navigate to the file "top.bit" in the folder extracted from the demo archive. Click the **Program** button to load the bit file onto the FPGA.
  
-**Note:** //Alternatively, the Cmod S7's flash can be programmed using Xilinx's [[https://www.xilinx.com/support/download/index.html/content/xilinx/en/downloadNav/vivado-design-tools/2019-1.html|Vivado 2019.1]]. In Vivado's TCL Console, sourcing the "program_flash.tcl" script will connect to the Cmod S7 and program the "top.bin" file into flash, so that the demo will begin running whenever the Cmod S7 is powered on.//+**Note:** //Alternatively, the Cmod S7's flash can be programmed using Xilinx Vivado 2019.1. In Vivado's TCL Console, sourcing the "program_flash.tcl" script will connect to the Cmod S7 and program the "top.bin" file into flash, so that the demo will begin running whenever the Cmod S7 is powered on.//
  
 **Note:** //The full Vivado project used in this demo, written primarily in Verilog, is hosted on Github in this [[https://github.com/Digilent/Analog-Discovery-Studio-Cmod-S7-SPI|repository]]. In addition, a release is contained within the demo archive linked above.// **Note:** //The full Vivado project used in this demo, written primarily in Verilog, is hosted on Github in this [[https://github.com/Digilent/Analog-Discovery-Studio-Cmod-S7-SPI|repository]]. In addition, a release is contained within the demo archive linked above.//
Line 93: Line 93:
 In the //Scope 1// instrument, the yellow plot line, Channel 1, represents voltage data captured from Scope channel 1. The red plot line, Math 1, represents the data transferred over SPI from the Cmod S7, converted into voltage from raw 8-bit digital samples. In the //Scope 1// instrument, the yellow plot line, Channel 1, represents voltage data captured from Scope channel 1. The red plot line, Math 1, represents the data transferred over SPI from the Cmod S7, converted into voltage from raw 8-bit digital samples.
 </WRAP><WRAP column half> </WRAP><WRAP column half>
-{{ reference:test-and-measurement:analog-discovery-studio:cmod-s7-demo:waveforms.png?nolink&1000 |}}+{{ reference:test-and-measurement:analog-discovery-studio:cmod-s7-demo:waveforms.png?1000 |}}
 </WRAP></WRAP> </WRAP></WRAP>
  
Line 99: Line 99:
 ==== Final Notes ==== ==== Final Notes ====
  
-For more guides and example projects for your Analog Discovery Studio, please visit its [[reference:test-and-measurement:analog-discovery-studio:start|Resource Center]].+For more guides and example projects for your Analog Discovery Studio, please visit its [[test-and-measurement:analog-discovery-studio:start|Resource Center]].
  
-For more information about how to use the other Digilent products featured in this demo, please visit their respective Resource Centers: [[reference:programmable-logic:cmod-s7:start|]], [[reference:pmod:pmodr2r:start|]].+For more information about how to use the other Digilent products featured in this demo, please visit their respective Resource Centers: [[programmable-logic:cmod-s7:start]], [[pmod:pmodr2r:start]].
  
-For technical support, please visit the [[https://forum.digilentinc.com|Digilent Forums]].+For technical support, please visit the [[https://forum.digilent.com|Digilent Forums]].
  
 {{tag>project analog-discovery-studio cmod-s7}} {{tag>project analog-discovery-studio cmod-s7}}