summaryrefslogtreecommitdiff
path: root/src/grt/grt-avhpi.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/grt/grt-avhpi.ads')
-rw-r--r--src/grt/grt-avhpi.ads4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/grt/grt-avhpi.ads b/src/grt/grt-avhpi.ads
index e55a1d8..b61b1ff 100644
--- a/src/grt/grt-avhpi.ads
+++ b/src/grt/grt-avhpi.ads
@@ -443,6 +443,10 @@ package Grt.Avhpi is
Res : out String;
Len : out Natural);
+ procedure Vhpi_Get_Str (Property : VhpiStrPropertyT;
+ Obj : VhpiHandleT;
+ Res : out Ghdl_C_String);
+
subtype VhpiIntT is Ghdl_I32;
procedure Vhpi_Get (Property : VhpiIntPropertyT;