Skip to content

Refactoring: Added argument parse utility routines

Lukasz Butkowski requested to merge compactified into master

This MR adds the functions argParseValue and argParseFlag in the file fwfwk_utils.tcl. These routines check for arguments in an array and parse them. These are added to avoid code replication in the fwk. This MR was tested by creating a project with SCAV and xise.

Merge request reports

Loading