Jump to content
  • 0

Accessing of PMODs in ZYBO


Dev

Question

Hello, Iam new working with ZYBO. I would like to how to access the PMODs in the ZYBO. For example connecting a LED in one of the PMOD and blinking it. Iam using Vivado 15.2 Version.

Thanks in advance,

With Regards,

Dev 

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Hi Dev,

I apologize for the delay. What you will want to do is assign the pin name on the Pmod port to the physical pin on the FPGA in the .xdc file. Then, you will be able to write some HDL that assigns a signal (such as 1 or 0) to the Pmod port to blink an LED on or off. Some more details on how to do this can be found in this thread here.

Please let me know if you have any more questions.

Thanks,
JColvin

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...