--- Quote Start ---
Hi muclear,
Thanks for your reply, I think I was not clear in my questions sorry for that.
I am able make connection with FPGA via JTAG and also able to burn my code on it but I want to transfer data files into on-board SRAM some how (either using USB connections Host/Device or some other way)
--- Quote End ---
You could use system console (
http://www.nioswiki.com/index.php?title=systemconsole) to read a file, on your PC, and then write it into your SRAM.
It would require some additional logic, but so would anything else you try.
Cheers,
- Ura