Add missing declaration for vpi_get64 to vvp.def
This commit is contained in:
parent
ebf2dc1685
commit
8014c5cee2
|
|
@ -7,6 +7,7 @@ vpi_flush
|
||||||
vpi_fopen
|
vpi_fopen
|
||||||
vpi_free_object
|
vpi_free_object
|
||||||
vpi_get
|
vpi_get
|
||||||
|
vpi_get64
|
||||||
vpi_get_delays
|
vpi_get_delays
|
||||||
vpi_get_file
|
vpi_get_file
|
||||||
vpi_get_str
|
vpi_get_str
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue