Interface VHDL with Java

P

priya

Hi All,

I am new to VHDL.How to interface VHDL with Java?.In my project
we need to give input/output from java to VHDL.I know there is FLI
function(written in C) in VHDL.Is there any other way to intercaes Java
with VHDl...any direct functions are there(like FLI
).



Regards,
priya
 
M

Mike Treseler

priya said:
I am new to VHDL.How to interface VHDL with Java?.In my project
we need to give input/output from java to VHDL.

If you are talking about a java UI for a
board with an fpga on it, the most common
hardware interface is ethernet.
I know there is FLI
function(written in C) in VHDL.Is there any other way to intercaes Java
with VHDl...any direct functions are there(like FLI
).

The FLI is a simulation interface that allows
you to use C language models to speed up a
testbench. I don't know if java can do C style
calls, but it is unlikely to speed anything
up.

-- Mike Treseler
 
Joined
Aug 31, 2012
Messages
1
Reaction score
0
also tried the link but didn't get it.
i am working on a remote lab on FPGA and all i want to do is use a button in my java interface to control the functions of a button on an FPGA board remotely. How is that possible.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top