Jump to content
  • 0

ARTY A7 Clock Source


samuellabrador

Question

1 answer to this question

Recommended Posts

@samuellabrador,

Where would this faster clock come from?

The constraints file is designed to describe the hardware clocks on the board.  The 100MHz clock in the constraints file is described there because there is physically a 100MHz clock connected to the chip.  Vivado needs to know about this.  If you connect your own oscillator to the Arty, then it would make sense to add it to your constraint file and so tell Vivado the speed of your newly attached clock.

Alternatively, you can use a PLL to create a faster clock, but you wouldn't need to describe it in the constraints.  Vivado is smart enough to determine the speed of that clock from the setup of the PLL.

Dan

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...