[sv-cc] vpi_handle_by_name and automatic task/function

From: Radosław Nawrot <Radoslaw.Nawrot@aldec.com.pl>
Date: Mon Dec 21 2015 - 23:19:08 PST
Hi All,
 
37.10: says
6) The following items shall not be accessible via vpi_handle_by_name():

- Imported items

- Objects that exist within a compilation unit

 

37.39 Says nothing about handle_by_name

IMHO It should be note that automatic task/function and its items are not
accessible via vpi_handle_by_name() 

Am I right? Automatic tasks should be accessable only via task/function
call, frames and iteration from class obj ? ("Automatic task items cannot be
accessed by hierarchical references." but "Automatic tasks can be invoked
through use of their hierarchical name." - in vpi_handle_by_name we just
access t/f without invoke so it should be banned)

 
Best Regards,
Radek
 
Received on Mon Dec 21 23:19:16 2015

This archive was generated by hypermail 2.1.8 : Mon Dec 21 2015 - 23:19:18 PST