thetrice
Junior Member level 1
ok my fpga is spartan 3a starter kit it comes with :
usb port
Ethernet port
rs232 port
Now my fpga generates an output of binary and i want to rcieve that output on my computer( through a program written with java)
I want the most UN-complicated solution by your experiment with this cases , i think if i want to communicate with a java program I will not have any other solution except through Ethernet and usb.
even if i get an Ethernet or usb library in java and send data to FPGA there is no refrence on where is this data stored to to use it inside fpga or even how to send out data from this ports .....
Just point me in the direction and i will follow it , but Only people who worked with these kinds of things before , I don't want assumptions of people who didnt try this before.
usb port
Ethernet port
rs232 port
Now my fpga generates an output of binary and i want to rcieve that output on my computer( through a program written with java)
I want the most UN-complicated solution by your experiment with this cases , i think if i want to communicate with a java program I will not have any other solution except through Ethernet and usb.
even if i get an Ethernet or usb library in java and send data to FPGA there is no refrence on where is this data stored to to use it inside fpga or even how to send out data from this ports .....
Just point me in the direction and i will follow it , but Only people who worked with these kinds of things before , I don't want assumptions of people who didnt try this before.