Function memoryhelpermodule::split_mem_address

Function Documentation

subroutine memoryhelpermodule::split_mem_address(mem_address, mem_path, var_name)

Split a memory address string into memory path and variable name.

Parameters
  • [in] mem_address: the full memory address string

  • [out] mem_path: the memory path

  • [out] var_name: the variable name