Spartan II/E Configuration readback

XAPP176 defines how to read back the configuration file but doesn't state whether this can be done while the device is operating normally?

Anthony

Reply to
Anthony Ellis
Loading thread data ...

Readback can be done while the FPGA is operational. But ... readback includes the state of the flipflops and the LUTs. Since FFs will be changing, and you may be using some of the LUTs as RAM, the readback will be dependent on the state of your design, which wil be changing while you are doing the readback. You may want to read up on the .LL file created by bitgen, which will help you separate the static bits from the dynamic bits of the readback data.

Philip

Philip Freidin Fliptronics

Reply to
Philip Freidin

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.