You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have a Xilinx xc7vx690t, but I couldn't find the corresponding spiOverJtag file in the program. The only approximate file is spiOverJtag_xc7vx330tffg1157.bit.gz. What should I do?
The text was updated successfully, but these errors were encountered:
You have to update spiOverJtag Makefile & build.sh to add support for your model/size.
See f3a48fb as an example. Not all steps are required for all devices dependending if an constraints file exist or not.
Thank you, but before that, I encountered an error in writing to SRAM.
openFPGALoader -c ch347_jtag -m spiOverJtag_xc7v_ffg1761.bit
empty
write to ram
CH347 Open Success.
JTAG TCK frequency set to 7.500 MHz
Open file DONE
Parse file DONE
load program
Load SRAM: [==================================================] 100.00%
Done
Shift IR 91
ir: 1 isc_done 0 isc_ena 0 init 1 done 0
Register raw value: 0x4000190c
CRC Error No CRC error
Part Secured 0x0
MMCM lock 0x1
DCI match 0x1
EOS 0x0
GTS CFG B 0x0
GWE 0x0
GHIGH B 0x0
MODE 0x1
INIT Complete 0x1
INIT B 0x1
Release Done 0x0
Done 0x0
ID Error No ID error
DEC Error 0x0
XADC Over temp 0x0
STARTUP State 0x0
Reserved 0x0
BUS Width x1
Reserved 0x8
Close the CH347.
Hi, I have a Xilinx xc7vx690t, but I couldn't find the corresponding
spiOverJtag
file in the program. The only approximate file isspiOverJtag_xc7vx330tffg1157.bit.gz
. What should I do?The text was updated successfully, but these errors were encountered: