check_missing: A utility function reporting if the information the user...

Description Usage Arguments Value

Description

A utility function reporting if the information the user requested can indeed be found in the file.

Usage

1
check_missing(x, string, name)

Arguments

x

the info requested by the user, e.g. the name of Ibex controller or the element_number

string

unique values in the corresponding column of the Ibex file (column 3 for controller, column 5 for element_number )

name

character, specifying the type of info we are checking for. Will be inserted in the report message.

Value

invisibly, the number of requested pieces of info absent from the Ibex file.


antonmalko/ibextor documentation built on May 25, 2019, 2:26 p.m.