I was wondering if someone could verify if the following is correct (table below)? And help clarify where I have "unknown" if it is supported in GHDL or not.

The table below (let me know if you can not read it clearly) is also described here http://www.myhdl.org/doku.php/dev:vhdl_cosim. I am trying to determine the current level of VPI and/or VPHI support in GHDL. We would like to add VPI and/or VHPI support to MyHDL to interface with GHDL.

Or guidance where I should look to determine the current status of VPI functions?

--------- GHDL VPI Table ---------------
The following is a table of the VPI functions used as part of the cver implementation and the known status in GHDL.

VPI Function     GHDL Status     MyHDL Usage     Comment
vpi_printf      supported                Demonstrated in vpi1.c example
vpi_control     unknown         
vpi_get_time    unknown         
vpi_handle      supported                Demonstrated in vpi1.c example
vpi_iterate     supported                Demonstrated in vpi1.c example
vpi_get supported                Demonstrated in vpi1.c example
vpi_get_str     supported                Demonstrated in vpi1.c example
vpi_scan        supported                Demonstrated in vpi1.c example
vpi_register_cb supported                Demonstrated in vpi1.c example
vpi_free_object unknown         
vpi_put_value   unknown         
vpi_register_systf      unknown         

_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to