Re: Experiments with Raspberry + FPGA/CPLD
Posted: Wed Feb 11, 2015 7:43 pm
Progress!
I tried the command with the -p option (supposed to supress the progress indicator)
It turns out the utility and the connections work, it is the actual xsvf file with the configuration that is troublesome:
I tried the command with the -p option (supposed to supress the progress indicator)
Now at least there are error messages:sudo ./gz_load test1.xsvf -v 4 -p
So I tried to generate some more xsvf files in Xilinx Impact - to try the ID, erase and verify commands.ERROR: Data overflows allocated MAX_LEN buffer size
ERROR at or near XSVF command #62. See line #62 in the XSVF ASCII file.
ERROR: Data overflows allocated MAX_LEN buffer size
Execution Time = 0.040 seconds
It turns out the utility and the connections work, it is the actual xsvf file with the configuration that is troublesome:
pi@Rosrasp-1 ~/gcc/Guzunty/src/gz_load $ sudo ./gz_load test1-id.xsvf
Guzunty loader v5.01 rev 2, portions courtesy Xilinx, Inc.
XSVF file = test1-id.xsvf
Progress indicator: ||
SUCCESS - Completed XSVF execution.
Execution Time = 0.010 seconds