Re: Argh! Need help debugging Xilinx .xsvf Player (XAPP058)




Bob wrote:
In the meantime, in seems there are a number of potential "gotchas"
with various options that may be applied to the bit file generation
process. Or to put it another way, I've become quite concerned that
I'm missing some critical options that may well be documented
somewhere and I messed it, or perhaps something everyone assumes I
know when in reality I don't. Can someone who has done this give me a
concise list of options they used, or what options are critical, or
can point me to documentation on this (other then XAPP058)? Whatever
is easy - I'm not asking for anything fancy.

Thanks!
-Bob


I have used XAPP058 to get a working setup. The only thing I struggled with was getting the DONE pin to go high. I belive the code has two options for the "RUNTEST" SVF instruction (or something like that): one is a delay loop and the other puts out clocks. Make sure you pick the code that puts out the clocks. The delay loop won't work. This was for a Spartan3A FPGA.

MD
.



Relevant Pages