Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > General Computer Discussion > Software > How to execute an external software from VHDL? And how to interface VHDL with JAVA?

Reply
Thread Tools

How to execute an external software from VHDL? And how to interface VHDL with JAVA?

 
 
becool_nikks becool_nikks is offline
Junior Member
Join Date: Mar 2009
Posts: 2
 
      03-06-2009
Hello.

I am currently working on a project on maze generation using VHDL. I perform all operations and implement the necessary algorithm using VHDL (in Active-HDL version 6.3) and generate an array of vertical walls and horizontal walls as the output.

To show the output as a proper maze in display, I developed a JAVA program only to show the output graphically. But, I need to open this program separately and enter the outputs of the VHDL simulation manually, to get a graphical maze.

I want to open the JAVA program directly from VHDL so that it can directly take the values of the output and generate the maze. But I am unable to figure out how to do this thing. Is it possible?

Please help me in three regards:
1) How to execute an external program/software from VHDL?
2) Is there any way to interface VHDL with JAVA language?
3) Or any other way to show the output graphically? Any other simulator, etc.


Hoping for a good response soon as my deadline for project submission is nearing.

Thank you.
NIKHIL
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
URGENT: How to execute an external program in vhdl? becool_nikks VHDL 0 03-06-2009 06:59 PM
VHDL-2002 vs VHDL-93 vs VHDL-87? afd VHDL 1 03-23-2007 09:33 AM
Execute external code and get return value Michele Petrazzo Python 4 09-29-2006 01:15 PM
Can i execute aspx file in my asp pag with server.execute method(sorry) Savas Ates ASP General 1 08-17-2004 04:52 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57