Jump to content
  • 0

Pmod HB5


aceblen

Question

1 answer to this question

Recommended Posts

  • 0

Hi @aceblen

Please check this guide: https://digilent.com/reference/programmable-logic/guides/getting-started-with-vivado.

Any top-level ports in your design can be wired to a Pmod port by constraining them to the associated FPGA pins. The section of the guide on adding an XDC file to your project will cover how to do this. The guide presents Verilog, but the process is the same for VHDL - add a template constraint file, take the name of a top-level port in your VHDL source, and replace the name of a Pmod pin in the get_ports call on the line that corresponds to the Pmod pin, and uncomment the line.

Thanks,

Arthur

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...