Forum Discussion
SERMASWATHIKA
Contributor
2 years agohow to program epcq device on starter vino kit of cyclone v gt device
Hi Team, We are using cyclone v gt eval kit. we tried to check the flash programming of our design in eval board. we create the design with nios,ocm,jtag,serial flash controller ip(legacy...
NurAiman_M_Intel
Super Contributor
2 years agoHi,
Apologize for the delay in response as I was gathering some information from our internal team.
Which IP are you using for the EPCQ? Is it the GSFI IP?
If yes, then if .jic is already successful, then you can run TCL script to check the register values of the GSFI, for e.g CR, Device ID.
Attached is the TCL script to run in command console, that will output something like this (make sure to change the base address at line #4):
SERMASWATHIKA
Contributor
2 years agoHi ,
I am using Serial Flash Controller II Intel FPGA IP ,
i could not find any tcl script in your previous reply.
Can you please tell in detail regarding tcl script?