Answers Database
XCHECKER issues WARNING 001 when executing a VERIFY
Record #257
Problem Title:
XCHECKER issues WARNING 001 when executing a VERIFY
Problem Description:
Solution 1:
When executing a VERIFY operation, Xchecker may report
WARNING 001: Current design must have ReadCapture set to Enable.
Snapshot readback is incorrect.
But still be able to verify the bitstream. What the message above is saying
is that the data part of the snapshot (or readback bitstream) cannot
be read. Nevertheless, the configuration information can in fact be read
and verified against the original data.
To enable readback of the data, and generate a valid snapshot, use
makebits with the appropriate options (if using the command line,
do makebits -f readcapture:enable <design>)
End of Record #257 - Last Modified: 04/01/97 07:26 |