Global Elements



Global Functions

function vmm_ral_block  vmm_ral_get_block_by_ID ( int unsigned id )
function vmm_ral_block_or_sys  vmm_ral_get_block_or_sys_by_ID ( int unsigned id )
function vmm_ral_mem  vmm_ral_get_mem_by_ID ( int unsigned id )
function vmm_ral_reg  vmm_ral_get_reg_by_ID ( int unsigned id )
function vmm_ral_sys  vmm_ral_get_sys_by_ID ( int unsigned id )
function string  vmm_sql_get_day_dpi ( )
function string  vmm_sql_get_envar_dpi ( input string envar )
function string  vmm_sql_get_hostname_dpi ( )
function string  vmm_sql_get_hour_dpi ( )
function string  vmm_sql_get_min_dpi ( )
function string  vmm_sql_get_month_dpi ( )
function string  vmm_sql_get_sec_dpi ( )
function string  vmm_sql_get_systime_dpi ( )
function string  vmm_sql_get_utc_dpi ( output int t_sec, output int t_usec, output shortint t_zone )
function string  vmm_sql_get_year_dpi ( )
function void  vmm_sql_sys_info_init_dpi ( )
function void  vmm_sqlite_close_db_dpi ( string dbname )
function int  vmm_sqlite_create_db_dpi ( string dbname )
function string  vmm_sqlite_error_dpi ( )
function int  vmm_sqlite_execute_dpi ( string dbname, string sql )
function int  vmm_sqlite_init_dpi ( )
function int  vmm_sqlite_unique_id_dpi ( string dbname )
function string  vmm_str_backref ( int n )
function int  vmm_str_match ( input string str1, input string regex )
function string  vmm_str_postmatch ( )
function string  vmm_str_prematch ( )
function void  why ( )


Member Function Documentation

  function vmm_ral_block
 globals::vmm_ral_get_block_by_ID

 (  int unsigned id  ) 


Defined at line 826 of file sv/RAL/vmm_ral_block.sv.

  function vmm_ral_block_or_sys
 globals::vmm_ral_get_block_or_sys_by_ID

 (  int unsigned id  ) 


Defined at line 670 of file sv/RAL/vmm_ral_block_or_sys.sv.

  function vmm_ral_mem
 globals::vmm_ral_get_mem_by_ID

 (  int unsigned id  ) 


Defined at line 1227 of file sv/RAL/vmm_ral_mem.sv.

  function vmm_ral_reg
 globals::vmm_ral_get_reg_by_ID

 (  int unsigned id  ) 


Defined at line 1463 of file sv/RAL/vmm_ral_reg.sv.

  function vmm_ral_sys
 globals::vmm_ral_get_sys_by_ID

 (  int unsigned id  ) 


Defined at line 1175 of file sv/RAL/vmm_ral_sys.sv.

 dpi function string
 globals::vmm_sql_get_day_dpi

 (   ) 


Prototype at line 31 of file sv/perf/vmm_sql.sv.

 dpi function string
 globals::vmm_sql_get_envar_dpi

 (  input string envar  ) 


Prototype at line 30 of file sv/perf/vmm_sql.sv.

 dpi function string
 globals::vmm_sql_get_hostname_dpi

 (   ) 


Prototype at line 28 of file sv/perf/vmm_sql.sv.

 dpi function string
 globals::vmm_sql_get_hour_dpi

 (   ) 


Prototype at line 32 of file sv/perf/vmm_sql.sv.

 dpi function string
 globals::vmm_sql_get_min_dpi

 (   ) 


Prototype at line 33 of file sv/perf/vmm_sql.sv.

 dpi function string
 globals::vmm_sql_get_month_dpi

 (   ) 


Prototype at line 34 of file sv/perf/vmm_sql.sv.

 dpi function string
 globals::vmm_sql_get_sec_dpi

 (   ) 


Prototype at line 35 of file sv/perf/vmm_sql.sv.

 dpi function string
 globals::vmm_sql_get_systime_dpi

 (   ) 


Prototype at line 36 of file sv/perf/vmm_sql.sv.

 dpi function string
 globals::vmm_sql_get_utc_dpi

 (  output int t_sec, output int t_usec, output shortint t_zone  ) 


Prototype at line 29 of file sv/perf/vmm_sql.sv.

 dpi function string
 globals::vmm_sql_get_year_dpi

 (   ) 


Prototype at line 37 of file sv/perf/vmm_sql.sv.

 dpi function void
 globals::vmm_sql_sys_info_init_dpi

 (   ) 


Prototype at line 38 of file sv/perf/vmm_sql.sv.

 dpi function void
 globals::vmm_sqlite_close_db_dpi

 (  string dbname  ) 


Prototype at line 27 of file sv/perf/vmm_sql_db_sqlite.sv.

 dpi function int
 globals::vmm_sqlite_create_db_dpi

 (  string dbname  ) 


Prototype at line 28 of file sv/perf/vmm_sql_db_sqlite.sv.

 dpi function string
 globals::vmm_sqlite_error_dpi

 (   ) 


Prototype at line 30 of file sv/perf/vmm_sql_db_sqlite.sv.

 dpi function int
 globals::vmm_sqlite_execute_dpi

 (  string dbname, string sql  ) 


Prototype at line 26 of file sv/perf/vmm_sql_db_sqlite.sv.

 dpi function int
 globals::vmm_sqlite_init_dpi

 (   ) 


Prototype at line 29 of file sv/perf/vmm_sql_db_sqlite.sv.

 dpi function int
 globals::vmm_sqlite_unique_id_dpi

 (  string dbname  ) 


Prototype at line 31 of file sv/perf/vmm_sql_db_sqlite.sv.

 dpi function string
 globals::vmm_str_backref

 (  int n  ) 


Prototype at line 108 of file sv/std_lib/vmm.sv.

 dpi function int
 globals::vmm_str_match

 (  input string str1, input string regex  ) 


Prototype at line 105 of file sv/std_lib/vmm.sv.

 dpi function string
 globals::vmm_str_postmatch

 (   ) 


Prototype at line 107 of file sv/std_lib/vmm.sv.

 dpi function string
 globals::vmm_str_prematch

 (   ) 


Prototype at line 106 of file sv/std_lib/vmm.sv.

  function void
 globals::why

 (   ) 


Defined at line 360 of file sv/HAL/vmm_hw_rtl.sv.