Jump to content

robb

Members
  • Posts

    4
  • Joined

  • Last visited

robb's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. I will do my best thanks
  2. Hello I am working with the Arty-Z7-10 FPGA. My software I am using is Xilinx Vivado. However, there is no Ethernet in this constraint file. The constraint file for my board: digilent-xdc/Arty-Z7-10-Master.xdc at master · Digilent/digilent-xdc · GitHub There are not many tutorials or information out there for working with Ethernet and this FPGA. I would like for my board to receive signals and react accordingly, namely turning on an led after successfully receiving a certain frequency or signal from an external source. Completion of this project will help me move forward with transmitting and receiving signals via an fpga. I did the XAD demo but I don't know if that could apply to this. Thanks
  3. robb

    A0-A5 Pins not working

    Hope you had a good Thanksgiving @JColvin I did know about the xdc files for my board and the schematic for the single ended adc pins. I used the correct pins according to the schematic and manual. I will attach my code and my constraint file. XADCdemo.v Arty-Z7-10-Master.xdc
  4. robb

    A0-A5 Pins not working

    Hello I am using the Arty Z7-10 board. I am very new to hardware development and am going through the demos Diligent offers. I wish to use the Single ended ADC pins (A0-A5), however I have not been able to get them working. I used the XADC demo for the differential pins (1st link below) as a guide for implementing the single ended pins, but even with reconfiguring the XADC (see 1st figure) nothing happens. I left the .v file alone, but even the switches wont even turn on the LEDs like it did for the original demo. I did read the manual and I have all the updated files, I just don't know how to do this. Any material and helps appreciated. Thank you Used this demo (works): https://digilent.com/reference/programmable-logic/arty-z7/demos/xadc?redirect=1
×
×
  • Create New...