FPGARelated.com
Forums

Sarter Kit Spartan-3E Ethernet

Started by novice09 July 31, 2009
My first question is:
is it possible to make conversion from JAVA language to C/C++ language ?
I'm using starter kit spartan-3e Ethernet and I have written a program in
JAVA language in order to send a BitMap file to a memory built into the
fpga.
I used UDP protocol and it's working very well !
So my second question is: 
Can anyone help me to do the same work but using C++ builder6 or translate
my JAVA source to a c++ builder source (of course using UDP protocol)?
Thank you.