Java GUI amd FPGA
Posted
by murat
on Stack Overflow
See other posts from Stack Overflow
or by murat
Published on 2009-11-17T15:31:14Z
Indexed on
2010/04/15
15:03 UTC
Read the original article
Hit count: 640
Hi,
I study on a robot simulator that written on Java environment.But sonar scan simulations and computational burden of some driven algorithms on robot drop my simulator's performance.
So i have decided to use fpga module and put the computational burden on it.I have spartan 3a development kit for this implemenatation.
Does anyone has any document or application sample that related with communication of java program on PC with fpga code.
thanks.
© Stack Overflow or respective owner