| Author |
Message |
Tetra
Joined: 19 Jun 2003 Posts: 16
|
17 Jul 2003 12:47 Delay configuration completion by DLL |
|
|
|
| I read in xilinx data sheets that I can delay the configuration of the FPGA until an internal DLL reach lock state how can I do that.
|
|
| Back to top |
|
 |
zape
Joined: 10 Jul 2003 Posts: 104 Helped: 9 Location: Spain
|
17 Jul 2003 15:39 |
|
|
|
| DLL macros have an external pin labeled "LOCKED". This pin shall remain in a low state until the dll generated clocks are stable (frequency and duty cycle).
|
|
| Back to top |
|
 |
Tetra
Joined: 19 Jun 2003 Posts: 16
|
17 Jul 2003 15:57 |
|
|
|
| I know that, so should I tie this pin to external output pin and control the ~INT pin to delay the DONE signal ?, or there is an internal methode ?
|
|
| Back to top |
|
 |
zape
Joined: 10 Jul 2003 Posts: 104 Helped: 9 Location: Spain
|
18 Jul 2003 11:09 |
|
|
|
| Sorry, I believe I didnīt understand you. If you want DONE pin to be high after DLL locks, you have a checkbox for that in the options for the program file generation (I belive it is in the Startup section).
|
|
| Back to top |
|
 |