From 687d32b88144d65f153eea439cbf9ce763c2d5c5 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sat, 13 Dec 2014 07:34:11 +0100 Subject: rtis: add source location for blocks and object. Use them in fst dumper. --- src/grt/grt-avhpi.ads | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/grt/grt-avhpi.ads') diff --git a/src/grt/grt-avhpi.ads b/src/grt/grt-avhpi.ads index e55a1d881..b61b1ff8a 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; -- cgit v1.2.3