Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Interface VHDL with Java

0 views
Skip to first unread message

priya

unread,
Sep 10, 2005, 7:04:50 AM9/10/05
to
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

Mike Treseler

unread,
Sep 10, 2005, 10:22:40 AM9/10/05
to
priya wrote:

> 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

fathi....@gmail.com

unread,
Sep 14, 2005, 3:16:45 AM9/14/05
to
Hi all,
There is JaBRI-LI (Java Binding Resource Linking Interface)
It is available at www.jabri-vhdl.net
I hope this could help
Bye

priya

unread,
Sep 19, 2005, 7:27:23 AM9/19/05
to
Hi ..

www.jabri-vhdl.net this link dosnt work..I got page not found
error....
if there is any other link,plz let me know

rdgs,
priya

0 new messages