PROLEAD
A Probing-Based Leakage Detection Tool for Hardware and Software
Loading...
Searching...
No Matches
Public Attributes | List of all members
CommandLineParameterStruct Struct Reference

#include <CommandLineParameter.hpp>

Public Attributes

std::string LibraryFileName = "library.lib"
 
std::string LibraryName = "NANG45"
 
std::string DesignFileName = "design.v"
 
std::string SettingsFileName = "config.set"
 
std::string MainModuleName = "circuit"
 
std::string EvaluationResultFolderName = "."
 
std::string HardwareOrSoftwareCase = "hardware"
 
std::string LinkerFileName = "linker.ld"
 
std::string BinaryInformationNames = ""
 

Detailed Description

Definition at line 5 of file CommandLineParameter.hpp.

Member Data Documentation

◆ BinaryInformationNames

std::string CommandLineParameterStruct::BinaryInformationNames = ""

Definition at line 15 of file CommandLineParameter.hpp.

◆ DesignFileName

std::string CommandLineParameterStruct::DesignFileName = "design.v"

Definition at line 9 of file CommandLineParameter.hpp.

◆ EvaluationResultFolderName

std::string CommandLineParameterStruct::EvaluationResultFolderName = "."

Definition at line 12 of file CommandLineParameter.hpp.

◆ HardwareOrSoftwareCase

std::string CommandLineParameterStruct::HardwareOrSoftwareCase = "hardware"

Definition at line 13 of file CommandLineParameter.hpp.

◆ LibraryFileName

std::string CommandLineParameterStruct::LibraryFileName = "library.lib"

Definition at line 7 of file CommandLineParameter.hpp.

◆ LibraryName

std::string CommandLineParameterStruct::LibraryName = "NANG45"

Definition at line 8 of file CommandLineParameter.hpp.

◆ LinkerFileName

std::string CommandLineParameterStruct::LinkerFileName = "linker.ld"

Definition at line 14 of file CommandLineParameter.hpp.

◆ MainModuleName

std::string CommandLineParameterStruct::MainModuleName = "circuit"

Definition at line 11 of file CommandLineParameter.hpp.

◆ SettingsFileName

std::string CommandLineParameterStruct::SettingsFileName = "config.set"

Definition at line 10 of file CommandLineParameter.hpp.


The documentation for this struct was generated from the following file: