V
vicky
Guest
Hi everyone,
I need to create a java based GUI for a verilog model.
That means I want to modify the values of objects/variables of verilog
model at runtime from a GUI.
Any idea how it can be done.
What I can think at this particular time is:
To create a PLI/VPI which can communcate between verilog model & GUI
application.
------------- ---------
| VERILOG | <------PLI------> | JAVA |
------------- ---------
Still dont know if it is possible.
Please suggest the best possible way
Thanks in advance
--
Vicky
I need to create a java based GUI for a verilog model.
That means I want to modify the values of objects/variables of verilog
model at runtime from a GUI.
Any idea how it can be done.
What I can think at this particular time is:
To create a PLI/VPI which can communcate between verilog model & GUI
application.
------------- ---------
| VERILOG | <------PLI------> | JAVA |
------------- ---------
Still dont know if it is possible.
Please suggest the best possible way
Thanks in advance
--
Vicky