Skip to content
Discussion options

You must be logged in to vote

I am not familiar with ChipScope, so I can not quite follow your numbers here (not sure what position at 100 means and how you can have points with decimals). But in general, your approach sounds like it should work.

I would probably probe the actual hardware signals:

  • SPI SCK pin to the PLLs
  • lock indicator from the PLLs
  • ADC CNVST signal

For each frequency step in the sweep, you will see the following:

  1. A burst on the SCK to the PLLs as they are configured for the new frequency
  2. Shortly after the lock indicator will go high, indicating that the PLLs are locked
  3. A number of pulses on CNVST (the actual ADC samples)

Changing the PLL settling delay will change the time delay between 2 and 3. …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@abczzz123
Comment options

Answer selected by abczzz123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants